- IBarcodeEventListener - Interface in com.unitech.lib.event
-
Interface for classes that subscribe to barcode events.
- idleTime - Variable in class com.unitech.lib.uhf.params.RFIDConfig
-
The idle time setting
- IEnumType - Interface in com.unitech.lib.types
-
The IEnumType interface provides the common functionality of all enumerations that the SDK uses.
- IncludeReplyLength - Enum in com.unitech.lib.uhf.types
-
Enum representing the inclusion of reply length in a response.
- incRepLen - Variable in class com.unitech.lib.uhf.params.AuthenticateParam
-
- INFO - Static variable in class com.unitech.lib.transport.BaseTransport
-
- initModule() - Method in class com.unitech.lib.uhf.BaseUHF
-
After the Device is connected, it calls to instantiate the BaseUHF instance.
- initReader() - Method in class com.unitech.lib.eax.EA530Reader
-
- initReader() - Method in class com.unitech.lib.htx.HT730Reader
-
- initReader() - Method in class com.unitech.lib.pax.PA768eReader
-
- initReader() - Method in class com.unitech.lib.reader.BaseReader
-
Initializes an BaseReader instance after the BaseReader instance is associated with the device.
- initReader() - Method in class com.unitech.lib.rgx.RG768Reader
-
- initReader() - Method in class com.unitech.lib.rpx.RP300Reader
-
- initReader() - Method in class com.unitech.lib.rpx.RP902Reader
-
- interferer - Variable in class com.unitech.lib.params.LBTStatusEventArgs
-
- inventory6c() - Method in class com.unitech.lib.uhf.BaseUHF
-
Device instructs to inventory the RFID UHF tag of ISO18000-6c Gen2 standard.
- InventoryDataFormat - Enum in com.unitech.lib.types
-
The InventoryDataFormat enumeration represents the different formats of inventory data that can be used in RFID operations.
- inventoryTime - Variable in class com.unitech.lib.uhf.params.RFIDConfig
-
The inventory time setting
- IO - Static variable in class com.unitech.lib.transport.BaseTransport
-
- IParameterEventListener - Interface in com.unitech.lib.event
-
Interface for classes that subscribe to parameter events.
- IReaderEventListener - Interface in com.unitech.lib.reader.event
-
IReaderEventListener is an interface that defines methods to handle various events related to a BaseReader instance.
- IRfidEventListener - Interface in com.unitech.lib.event
-
Interface for handling RFID events related to tag access and reading.
- isCharging() - Method in class com.unitech.lib.params.BatteryStatus
-
- isClearScreen() - Method in class com.unitech.lib.reader.params.DisplayOutput
-
- isContains(BarcodeInfoId) - Method in class com.unitech.lib.event.params.BarcodeEventArgs
-
Checks if the BarcodeInfoId is contained in the barcodeInfoIds array.
- isContains(BatteryStatusId) - Method in class com.unitech.lib.params.BatteryStatus
-
Checks if the BatteryStatus contains a specific BatteryStatusId.
- isContains(UhfParamId) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Checks if the RFIDConfig contains a specific parameter.
- isContains(TagInfoId) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Checks if the tag information contains a specific TagInfoId.
- isEnable() - Method in class com.unitech.lib.params.EventNotification
-
- isForceToUsb() - Method in class com.unitech.lib.transport.TransportUsb
-
Returns the flag indicating whether the transport is forced to USB.
- isUsed() - Method in class com.unitech.lib.uhf.params.SelectMask6cParam
-
Returns whether or not "Selection Mask" is enabled.
- isVibrator() - Method in class com.unitech.lib.params.DeviceIndicator
-