BALTECH Docs |
C API for BALTECH SDK
|
enum brp_FeatureID |
Enumerator | |
---|---|
brp_FeatureID_GreenLed | The reader has a green LED. |
brp_FeatureID_RedLed | The reader has a red LED. |
brp_FeatureID_Beeper | The reader has a beeper. |
brp_FeatureID_Relay | The reader can switch a relay. |
brp_FeatureID_MHz13 | The reader supports 13.56 MHz cards. |
brp_FeatureID_Khz125 | The reader supports 125 kHz cards. |
brp_FeatureID_Iso14443A | The reader supports ISO 14443 Type A cards as documented here. |
brp_FeatureID_Iso14443AUidOnly | The reader can read the UID of an ISO 14443 Type A card. If Iso14443A is listed as well, that feature scope applies. |
brp_FeatureID_Iso14443B | The reader supports ISO 14443 Type B cards as documented here. |
brp_FeatureID_Iso14443BUidOnly | The reader can read the UID of an ISO 14443 Type B card. If Iso14443B is listed as well, that feature scope applies. |
brp_FeatureID_Iso15693 | The reader supports ISO 15693 cards as documented here. |
brp_FeatureID_Iso15693UidOnly | The reader can read the UID of an ISO 15693 card. If Iso15693 is listed as well, that feature scope applies. |
brp_FeatureID_Felica | The reader supports FeliCa cards as documented here. |
brp_FeatureID_FelicaUidOnly | The reader can read the UID of a FeliCa card. If FeliCa is listed as well, that feature scope applies. |
brp_FeatureID_Legic | The reader supports LEGIC cards as documented here. |
brp_FeatureID_Sam | The reader has a SAM slot. |
brp_FeatureID_SamAv2 | A SAM AV2 card is inserted. |
brp_FeatureID_SamHid | An HID SAM card is inserted. |
brp_FeatureID_Picopass | The reader supports PicoPass cards as documented here. |
brp_FeatureID_MifareClassic | The reader supports MIFARE Classic cards as documented here. |
brp_FeatureID_MifarePlusEv0 | The reader supports MIFARE Plus EV0 cards as documented here. |
brp_FeatureID_MifareDESFireEv1 | The reader supports MIFARE DESFire EV1 cards as documented here. |
brp_FeatureID_Srix | The reader supports ST SRIX cards as documented here. |
brp_FeatureID_Jewel | The reader supports Jewel cards as documented here. |
brp_FeatureID_ISO14443L4 | The reader supports ISO 14443-4 cards as documented here. |
brp_FeatureID_InterIndustry | The reader supports inter-industry ISO 14443-4 cards as documented here. |
brp_FeatureID_EM4205 | The reader supports EM 4205 cards as documented here. |
brp_FeatureID_EM4100 | The reader supports EM 4100 cards as documented here. |
brp_FeatureID_EM4450 | The reader supports EM 4450 cards as documented here. |
brp_FeatureID_FarpointePyramid | The reader supports Farpointe Pyramid cards as documented here. |
brp_FeatureID_HidProx32 | The reader supports HID Prox32 tags as documented here. |
brp_FeatureID_HidAwid | The reader supports HID AWID tags as documented here. |
brp_FeatureID_HidProx | The reader supports HID Prox tags as documented here. |
brp_FeatureID_HidIoProx | The reader supports HID ioProx tags as documented here. |
brp_FeatureID_Indala | The reader supports Indala cards as documented here. |
brp_FeatureID_Keri | The reader supports Keri Systems cards as documented here. |
brp_FeatureID_IndalaSecure | The reader supports Indala FlexSecur cards as documented here. |
brp_FeatureID_Quadrakey | The reader supports QuadraKey cards as documented here. |
brp_FeatureID_SecuraKey | The reader supports SecuraKey cards as documented here. |
brp_FeatureID_GProx | The reader supports G-Prox cards as documented here. |
brp_FeatureID_Hitag1S | The reader supports Hitag 1 and Hitag S cards as documented here. |
brp_FeatureID_Hitag2M | The reader supports Hitag 2 Manchester cards as documented here. |
brp_FeatureID_Hitag2B | The reader supports Hitag 2 Biphase cards as documented here. |
brp_FeatureID_BlueLed | The reader has a blue LED. |
brp_FeatureID_Cotag | The reader supports Cotag cards as documented here. |
brp_FeatureID_PicopassUidOnly | The reader can read the UID of a PicoPass card. If Picopass is listed as well, that feature scope applies. |
brp_FeatureID_IdTeck | The reader supports IDTECK cards as documented here. |
brp_FeatureID_Tamper | The reader has a tamper alarm. |
brp_FeatureID_MaxHfBaudrate106kbps | The hardware limits the HF baud rate to 106 kbps. This applies to LEGIC readers only. |
brp_FeatureID_MaxHfBaudrate212kbps | The hardware limits the HF baud rate to 212 kbps. This applies to LEGIC readers only. |
brp_FeatureID_MaxHfBaudrate424kbps | The hardware limits the HF baud rate to 424 kbps. This applies to LEGIC readers only. |
brp_FeatureID_FirmwareLoader | Due to an aborted upload, the firmware on the reader is incomplete and not fully functional. Repeat the firmware upload. |
brp_FeatureID_FwUploadViaBrpOverSer | The firmware can be updated via a serial interface (RS-232/UART or virtual COM port). |
brp_FeatureID_AesHostProtocolEncryption | The reader supports AES-encrypted communication with the host. |
brp_FeatureID_PkiHostProtocolEncryption | The reader supports PKI-encrypted communication with the host. |
brp_FeatureID_HidIClass | The reader supports HID iCLASS cards as documented here. |
brp_FeatureID_HidIClassSr | The reader supports HID iCLASS SR cards as documented here. |
brp_FeatureID_HidIClassSeAndSeos | The reader supports HID iCLASS SE and Seos cards as documented here. |
brp_FeatureID_MifareUltralight | The reader supports Mifare Ultralight cards as documented The reader supports Mifare Ultralight cards as documented here. |
brp_FeatureID_CardEmulationISO14443L4 | The reader supports the emulation of ISO14443-4 compatible cards. |
brp_FeatureID_MifareDESFireEv2 | The reader supports MIFARE DESFire EV2 cards as documented here. |
brp_FeatureID_MifarePlusEv1 | The reader supports MIFARE Plus EV1 cards as documented here. |
brp_FeatureID_SamAv3 | A SAM AV3 card is inserted. |
brp_FeatureID_OsdpV217 | The reader supports OSDP specification version 2.17. |
brp_FeatureID_Bluetooth | The reader supports Bluetooth Low Energy (BLE). |
brp_FeatureID_RgbLed | The reader has an RGB LED that is fully customizable. |
brp_FeatureID_RgbLedLimited | The reader has an RGB LED that is customizable to a limited extend. |
brp_FeatureID_Bec2Upload | The reader supports firmware/configuration upload via BEC2 files. |
brp_FeatureID_MifareDESFireEv3 | The reader supports MIFARE DESFire EV3 cards as documented here. |
brp_FeatureID_undefined |
Definition at line 3416 of file typedefs.h.