C API for BALTECH SDK

§ brp_LT_GetBootStatus()

brp_errcode brp_LT_GetBootStatus ( brp_protocol  protocol,
unsigned  Mode,
unsigned *  BootStatusLo,
unsigned *  BootStatusHi 
)

Retrieves the boot status of the reader, which describes the state of the readers hardware. If a defect is detected during the self-test of the reader, a bit will be set.

Parameters
[in]protocolused to execute the command
[in]Mode1: read and reset boot status.
[out]BootStatusLoBitmask with one bit for every peripheral of the reader (LSByte).
[out]BootStatusHiBitmask with one bit for every peripheral of the reader (MSByte).
Deprecated:
This command may be removed in future!