LT.GetBootStatus

This command is deprecated. Do not use it in new code as we may remove it in the future!

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.

Properties

Parameters (request frame)

Name Type/Size Description
Mode Integer (8 bits) 1: read and reset boot status.

Returned values (response frame)

Name Type/Size Description
BootStatusLo Integer (8 bits) Bitmask with one bit for every peripheral of the reader (LSByte).
BootStatusHi Integer (8 bits) Bitmask with one bit for every peripheral of the reader (MSByte).