BALTECH Docs |
C API for BALTECH SDK
|
#define BRP_Lg_ErrDataCorrupt BRP_ERR_STATUS(0x1100, 0x05) |
Data has been corrupted during transmission between the reader and the card.
In case this error is generated by the brp_Lg_WriteMIM() command or by the brp_Lg_WriteMIMCRC() command, corrupted data may have been written to the card. Please make sure to rewrite the data correctly to ensure consistency.
An occurrence of this error makes it necessary to reselect the card with the brp_Lg_Select() command for further communication.