Writes specified data to EPC memory bank.
Namespace: com.gigatms
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
Parameters
- hexAccessPassword
- Type: SystemString
Specifies the password to write data. - data
- Type: SystemByte
Specifies the data to write to memory bank.
Return Value
Type: BooleanReturn true if the operation is OK. Return False If the operation Is failed.
See Also