- CapsLockState - Enum in cipherlab.rfid.device1800.config
-
The CapsLockState enumeration defines the caps lock state of the selected HID keyboard interface.
- ChargeStatus - Variable in class cipherlab.rfid.device1800.config.DeviceVoltageInfo
-
Device charger exist
- cipherlab.rfid.device1800.config - package cipherlab.rfid.device1800.config
-
- ClearDeviceMemoryData() - Method in class cipherlab.rfid.device1800.config.Configurator
-
Clears the 1800 device internal memory.
- Configurator - Class in cipherlab.rfid.device1800.config
-
Represents the 1800 Series device configurator.
- Configurator(Connector) - Constructor for class cipherlab.rfid.device1800.config.Configurator
-
Initializes a new instance of the Configurator with a given Connector
that is already connected.
- ConfiguratorException - Exception in cipherlab.rfid.device1800.config
-
The class ConfiguratorException and its subclasses are a 1860 API of Throwable that indicates conditions that a reasonable application might want to catch.
- ConfiguratorException() - Constructor for exception cipherlab.rfid.device1800.config.ConfiguratorException
-
Constructs a new exception with null as its detail message.
- ConfiguratorException(String) - Constructor for exception cipherlab.rfid.device1800.config.ConfiguratorException
-
Constructs a new exception with the specified detail message.
- ConfiguratorException(String, Exception) - Constructor for exception cipherlab.rfid.device1800.config.ConfiguratorException
-
Constructs a new exception with the specified detail message and cause.
- Connect() - Method in class cipherlab.rfid.device1800.config.BluetoothSocketConnector
-
Connects to the given BTDevice.
- CounterLimit - Variable in class cipherlab.rfid.device1800.config.DeviceMultiTag
-
Limit of multi-tag mode counter for avoiding duplicate tag scans.