BALTECH Docs |
C API for BALTECH SDK
|
#include <typedefs.h>
Data Fields | |
bool | NewerReaderChipFirmware |
The reader chip has not accepted the reader chip firmware included in the latest firmware update, because it was already running a higher firmware version. More... | |
bool | UnexpectedRebootsLegacy |
At least 1 unexpected reboot has occurred. More... | |
bool | FactorySettings |
An error occurred during a factory reset, leaving the reader without any settings instead of restoring the factory settings. More... | |
bool | ConfigurationInconsistent |
The reader configuration is corrupted. More... | |
bool | FirmwareVersionBlocked |
The loaded firmware version is blacklisted. More... | |
bool | Bluetooth |
The Bluetooth chip of the reader is defective, device out of order. More... | |
bool | WiFi |
The WiFi chip of the reader is defective, device out of order. More... | |
bool | Tamper |
The tamper alarm is defective. More... | |
bool | BatteryManagement |
The battery management system of the reader is defective, device out of order. More... | |
bool | Keyboard |
The keyboard of the reader is defective, device out of order. More... | |
bool | FirmwareVersionBlockedLegacy |
The loaded firmware version is blacklisted. More... | |
bool | Display |
The display of the reader is defective, device out of order. More... | |
bool | ConfCardPresented |
You've run a brp_VHL_Select() command with AcceptConfCard set to true after presenting a ConfigCard to the reader and the reconfiguration of the reader failed. More... | |
bool | Ethernet |
The Ethernet interface of the reader is defective, device out of order. More... | |
bool | ExtendedLED |
The RGB LED features of the reader are defective. More... | |
bool | Rf125kHz |
The 125 kHz RFID interface of the reader is defective, device out of order. More... | |
bool | Rf13MHz |
The 13.56 MHz RFID interface for ISO 14443/ISO 15693 card systems is defective, device out of order. More... | |
bool | Rf13MHzLegic |
The 13.56 Mhz RFID interface for LEGIC cards is defective, device out of order. More... | |
bool | Rf13MHzLegacy |
The 13.56 MHz RFID interface of the reader is defective, device out of order. More... | |
bool | HWoptions |
A hardware options error occurred, device out of order. More... | |
bool | RTC |
The real-time clock is defective, device out of order. More... | |
bool | Dataflash |
The data flash chip is defective, device out of order. More... | |
bool | Configuration |
The reader configuration is corrupted. More... | |
bool | CorruptFirmware |
The reader firmware is corrupted. More... | |
bool | IncompleteFirmware |
Due to an aborted upload, the firmware on the reader is incomplete and not fully functional. More... | |
Definition at line 2067 of file typedefs.h.