C API for BALTECH SDK

§ BRP_Lg_ErrDataCorrupt

#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 theLg.WriteMIM command or by theLg.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 Lg.Select command for further communication.

Definition at line 63 of file lg.h.