- CfgStorageMode - Enum in com.unitech.lib.uhf.types
-
Enum representing the configuration storage modes.
- changeState(ConnectState, Object) - Method in class com.unitech.lib.transport.TransportUART
-
- ChargingStatus - Enum in com.unitech.lib.types
-
ChargingStatus enum represents the different states of charging in a device.
- checkBufferSize(int) - Method in class com.unitech.lib.transport.BaseTransport
-
- checkError() - Method in class com.unitech.lib.reader.BaseReader
-
Use only within the SDK.
- checkLength(int) - Method in class com.unitech.lib.tagcoder.SGTIN
-
Check if the EPC length matches the SGTIN-96 or SGTIN-198 format.
- clear() - Method in class com.unitech.lib.uhf.params.SelectMask6cParam
-
Initializes the values set in the SelectMask6cParam instance.
- clearListener() - Method in class com.unitech.lib.reader.BaseReader
-
Removes all listeners registered on an instance of the BaseReader class.
- clearListener() - Method in class com.unitech.lib.uhf.BaseUHF
-
Removes all event handlers from the instance.
- com.unitech.lib.diagnostics - package com.unitech.lib.diagnostics
-
- com.unitech.lib.eax - package com.unitech.lib.eax
-
- com.unitech.lib.engine - package com.unitech.lib.engine
-
- com.unitech.lib.engine.types - package com.unitech.lib.engine.types
-
- com.unitech.lib.engine.zebra - package com.unitech.lib.engine.zebra
-
- com.unitech.lib.event - package com.unitech.lib.event
-
- com.unitech.lib.event.params - package com.unitech.lib.event.params
-
- com.unitech.lib.htx - package com.unitech.lib.htx
-
- com.unitech.lib.params - package com.unitech.lib.params
-
- com.unitech.lib.pax - package com.unitech.lib.pax
-
- com.unitech.lib.reader - package com.unitech.lib.reader
-
- com.unitech.lib.reader.event - package com.unitech.lib.reader.event
-
- com.unitech.lib.reader.params - package com.unitech.lib.reader.params
-
- com.unitech.lib.reader.types - package com.unitech.lib.reader.types
-
- com.unitech.lib.rgx - package com.unitech.lib.rgx
-
- com.unitech.lib.rpx - package com.unitech.lib.rpx
-
- com.unitech.lib.tagcoder - package com.unitech.lib.tagcoder
-
- com.unitech.lib.transport - package com.unitech.lib.transport
-
- com.unitech.lib.transport.types - package com.unitech.lib.transport.types
-
- com.unitech.lib.types - package com.unitech.lib.types
-
- com.unitech.lib.uhf - package com.unitech.lib.uhf
-
- com.unitech.lib.uhf.params - package com.unitech.lib.uhf.params
-
- com.unitech.lib.uhf.types - package com.unitech.lib.uhf.types
-
- connect() - Method in class com.unitech.lib.eax.EA530Reader
-
- connect() - Method in class com.unitech.lib.htx.HT730Reader
-
- connect() - Method in class com.unitech.lib.pax.PA768eReader
-
- connect() - Method in class com.unitech.lib.reader.BaseReader
-
An instance of the BaseReader class tries to connect to the configured address
- connect() - Method in class com.unitech.lib.rgx.RG768Reader
-
- connect() - Method in class com.unitech.lib.rpx.RP300Reader
-
- connect() - Method in class com.unitech.lib.transport.BaseTransport
-
Attempts to connect to the appliance using an instance of the Transport class.
- connect() - Method in class com.unitech.lib.transport.TransportBluetooth
-
- connect() - Method in class com.unitech.lib.transport.TransportUART
-
- connect() - Method in class com.unitech.lib.transport.TransportUsb
-
- ConnectionIndicator - Enum in com.unitech.lib.engine.types
-
The ConnectionIndicator enum represents different types of connection indicators.
- ConnectionMode - Enum in com.unitech.lib.types
-
ConnectionMode enum represents the different modes of connection available for a device.
- ConnectState - Enum in com.unitech.lib.transport.types
-
The ConnectState enumeration indicates the connection status of the BaseTransport instance.
- ConnectType - Enum in com.unitech.lib.transport.types
-
The ConnectType enumeration indicates which communication method the BaseTransport instance uses
in its connection with the appliance.
- continuousMode - Variable in class com.unitech.lib.uhf.params.RFIDConfig
-
The continuous mode setting
- ControlCharacterFilter - Enum in com.unitech.lib.engine.types
-
The ControlCharacterFilter enum represents different types of control character filters.
- convertVersion(String) - Method in class com.unitech.lib.engine.BaseEngine
-
Convert the engine version string to an integer.
- copy(SelectMask6cParam) - Method in class com.unitech.lib.uhf.params.SelectMask6cParam
-
Copy the SelectMask6cParam instance.
- csi - Variable in class com.unitech.lib.uhf.params.AuthenticateParam
-
- cwOnOff(CWParms, boolean) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the CW On/Off command for the RFID UTE module of the Device.
- CWParms - Class in com.unitech.lib.uhf.params
-
CWParms is a class that represents the parameters for Continuous Wave (CW) mode in RFID operations.
- CWParms() - Constructor for class com.unitech.lib.uhf.params.CWParms
-