![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
Parameters for the BurstErase Operation.Specifies the memory location of Data to be Burst-erased,its byte-length and the access password of the tag(s). More...
Data Fields | |
| MEMORY_BANK | memoryBank |
| Memory Bank Name. More... | |
| UINT16 | byteOffset |
| Byte-Offset in the Memory Bank,must be a multiple of 4. More... | |
| UINT16 | burstEraseLength |
| Byte-Length of the Data to be BurstErased,must be a multiple of 4. More... | |
| UINT32 | accessPassword |
| Access password of the participant tags. More... | |
| LPVOID | lpReserved [2] |
Parameters for the BurstErase Operation.Specifies the memory location of Data to be Burst-erased,its byte-length and the access password of the tag(s).
| MEMORY_BANK FUJITSU_BURST_ERASE_ACCESS_PARAMS::memoryBank |
Memory Bank Name.
| UINT16 FUJITSU_BURST_ERASE_ACCESS_PARAMS::byteOffset |
Byte-Offset in the Memory Bank,must be a multiple of 4.
| UINT16 FUJITSU_BURST_ERASE_ACCESS_PARAMS::burstEraseLength |
Byte-Length of the Data to be BurstErased,must be a multiple of 4.
| UINT32 FUJITSU_BURST_ERASE_ACCESS_PARAMS::accessPassword |
Access password of the participant tags.
| LPVOID FUJITSU_BURST_ERASE_ACCESS_PARAMS::lpReserved[2] |