BALTECH Docs |
C API for BALTECH SDK
|
#define BRP_Lg_ErrInvalidCmd BRP_ERR_STATUS(0x1100, 0x02) |
Either the desired command is impossible to execute because no card is currently selected, or the specified parameters are invalid (e.g.
wrong address, to many Bytes specified for reading/writing, ...). This status code may also come up when the brp_Lg_Select() command is executed when less than 5 Bytes to read are specified and access has been denied.
A card that was already selected before execution of the command triggering this status code will stay selected.