BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_Sys_GetBootStatus | ( | brp_protocol | protocol, |
brp_Sys_GetBootStatus_BootStatus * | BootStatus | ||
) |
This command retrieves the boot status of the reader, i.e.
it describes the state of each component of the reader's hardware. Every bit in the returned value corresponds to a reader-internal component or a system error. If the component couldn't be initialized or the system error is triggered, the related bit is set.
[in] | protocol | used to execute the command |
[out] | BootStatus |