- read(byte[]) - Method in class com.atid.lib.transport.ATransport
-
Read data received from the device.
- read(byte[], int) - Method in class com.atid.lib.transport.ATransport
-
Read data received from the device.
- read(byte[], int, int) - Method in class com.atid.lib.transport.ATransport
-
Read data received from the device.
- read(byte[], int, int, int) - Method in class com.atid.lib.transport.ATransport
-
Read data received from the device.
- read(byte[], int, int) - Method in class com.atid.lib.transport.ATransportBluetooth
-
- read(byte[], int, int, int) - Method in class com.atid.lib.transport.ATransportBluetooth
-
- read(byte[], int, int) - Method in class com.atid.lib.transport.ATransportBluetoothLe
-
- read(byte[], int, int, int) - Method in class com.atid.lib.transport.ATransportBluetoothLe
-
- read(byte[], int, int) - Method in class com.atid.lib.transport.ATransportUsb
-
- read(byte[], int, int, int) - Method in class com.atid.lib.transport.ATransportUsb
-
- readMemory6b(int, int, String) - Method in class com.atid.lib.module.rfid.uhf.atm.ATRfidUhfATM
-
- readMemory6b(int, int, String) - Method in class com.atid.lib.module.rfid.uhf.ATRfidUhf
-
Device instructs to read specific memory of RFID UHF tag of ISO18000-6b Gen2 standard.
- readMemory6c(BankType, int, int, String) - Method in class com.atid.lib.module.rfid.uhf.atm.ATRfidUhfATM
-
- readMemory6c(BankType, int, int, String) - Method in class com.atid.lib.module.rfid.uhf.ATRfidUhf
-
Device instructs to read specific memory of RFID UHF tag of ISO18000-6c Gen2 standard.
- RedundancyLevel - Enum in com.atid.lib.module.barcode.ssi.type
-
The decoder offers four levels of decode redundancy.
- removeAllStoreadData() - Method in class com.atid.lib.atx88.ATx88Reader
-
- removeAllStoreadData() - Method in class com.atid.lib.reader.ATEAReader
-
Deletes all data stored in the device.
- removeListener(IATBarcodeEventListener) - Method in class com.atid.lib.module.barcode.ATBarcode
-
Removes an event handler when it no longer needs to receive events from the ATBarcode instance.
- removeListener(IATRfidUhfEventListener) - Method in class com.atid.lib.module.rfid.uhf.ATRfidUhf
-
ATRfidUhf Removes an event handler when it no longer needs to receive events raised by the instance.
- removeListener(IATEAReaderEventListener) - Method in class com.atid.lib.reader.ATEAReader
-
Removes the Listener that is listening for events on an instance of the ATEAReader class.
- reset() - Method in class com.atid.lib.atx88.ATx88Reader
-
- reset() - Method in class com.atid.lib.reader.ATEAReader
-
Reset the device.
- resetError() - Method in class com.atid.lib.reader.ATEAReader
-
- ResponseType - Enum in com.atid.lib.module.barcode.spc.type
-
The device responds to serial commands with one of three responses:
ACK (0x06) Indicates a good command which has been processed.
- ResultCode - Enum in com.atid.lib.types
-
The ResultCode enumeration represents failure and behavior results.
- RETRY_COUNT - Static variable in class com.atid.lib.reader.ATEAReader
-