- DataMatrixInverse - Enum in com.atid.lib.module.barcode.ssi.type
-
This parameter sets the Data Matrix inverse decoder setting.
- DataType - Enum in com.atid.lib.reader.types
-
It distinguishes whether the data received from the equipment is barcode data or TAG data of RFID UHF.
- DecodeMirrorImages - Enum in com.atid.lib.module.barcode.ssi.type
-
Select an option for decoding mirror image Data Matrix bar codes (Data Matrix Only)
- DecodeUpcEanJanSupplementals - Enum in com.atid.lib.module.barcode.ssi.type
-
Supplementals are bar codes appended according to specific format conventions
(e.g., UPC A+2, UPC E+2, EAN 13+2).
- DEFALT_BATTERY_CHECK_INTERVAL - Static variable in class com.atid.lib.reader.ATEAReader
-
- defaultOption() - Method in class com.atid.lib.module.barcode.ATBarcode
-
Initializes symbol options of the barcode module to default values.
- defaultParameter() - Method in class com.atid.lib.atx88.ATx88Reader
-
- defaultParameter() - Method in class com.atid.lib.reader.ATEAReader
-
Reset all attributes of the device to default values.
- defaultSymbol() - Method in class com.atid.lib.module.barcode.ATBarcode
-
Initializes all symbol states of the barcode module to default values.
- destroy() - Method in class com.atid.lib.atx88.ATx88Reader
-
- destroy() - Method in class com.atid.lib.module.barcode.ATBarcode
-
ATBarcode Destroys the instance and returns the resource.
- destroy() - Method in class com.atid.lib.module.rfid.uhf.ATRfidUhf
-
ATRfidUhf Destroys the instance and returns the resource.
- destroy() - Method in class com.atid.lib.reader.ATEAReader
-
Destroys an instance of the ATEAReader class and cleans up resources.
- destroy() - Method in class com.atid.lib.transport.ATransport
-
ATransport Destroys the instance and returns the resource.
- destroy() - Method in class com.atid.lib.transport.ATransportBluetooth
-
ATransportBluetooth Destroys the instance and returns the resource.
- destroy() - Method in class com.atid.lib.transport.ATransportBluetoothLe
-
- destroy() - Method in class com.atid.lib.transport.ATransportUsb
-
ATransportUsb Destroys the instance and returns the resource.
- DeviceType - Enum in com.atid.lib.types
-
The DeviceType enumeration represents the type of device associated with the SDK.
- disconnect() - Method in class com.atid.lib.reader.ATEAReader
-
Causes an instance of the ATEAReader class to disconnect from the connected device.
- disconnect() - Method in class com.atid.lib.transport.ATransport
-
An instance of the Transport class closes the connection to the device to which the device is connected.
- disconnect() - Method in class com.atid.lib.transport.ATransportBluetooth
-
- disconnect() - Method in class com.atid.lib.transport.ATransportBluetoothLe
-
- disconnect() - Method in class com.atid.lib.transport.ATransportUsb
-
- DUMP - Static variable in class com.atid.lib.transport.ATransport
-