C API for BALTECH SDK

§ BRP_Mif_ErrSamCommunication

#define BRP_Mif_ErrSamCommunication   BRP_ERR_STATUS(0x1000, 0x23)

Communication with the SAM has failed.

This may have several reasons, e.g. the wrong SAM type or a failure to activate the SAM. Please check the SAM status and reset the reader with brp_Sys_Reset().

Definition at line 200 of file mif.h.