BALTECH SDK wrapper functions reference

§ brp_Sys_GetBootStatus()

brp_errcode brp_Sys_GetBootStatus ( brp_Sys_GetBootStatus_t  params)

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.

  • Error bits (0-23): You have to solve these issues before you can use the reader.
  • Warning bits (24-31): The reader may still work properly. However, we highly recommend you solve these issues as well.
Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • BootStatus (out)