- ActionState - Enum in com.asreader.lib.rfid.type
-
ActionState indicates the current operation status of the device.
- add(ParamName) - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Adds the ParamName to list.
- add(ParamName[]) - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Adds the array of ParamName to list.
- add(ParamName, int) - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Adds the parameter to list.
- add(ParamValue) - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Adds the ParamValue to list.
- add(ParamValue[]) - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Adds the array of ParamValue to list.
- add(ArrayList<ParamValue>) - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Adds the ArrayList to list.
- add(ParamValueList) - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Adds the ParamValueList to list.
- addEpcMask(int, int, String) - Method in class com.asreader.lib.AsReader
-
Adds EPC Mask Memory that Masking will be applied to when RFID module is running Inventory.
- addEpcMask(SelectMaskEpcParam) - Method in class com.asreader.lib.AsReader
-
Adds EPC Mask Memory that Masking will be applied to when RFID module is running Inventory.
- AlgorithmType - Enum in com.asreader.lib.rfid.type
-
AlgorithmType enumeration represents the algorithm by which the RFID UHF module inventories the TAG.
- API - Static variable in class com.asreader.lib.diagnostics.ASRLog
-
Log Level 3
- AsReader - Class in com.asreader.lib
-
The class that controls ASR-R250G, receives data from ASR-R250G, and delivers it to the application program.
- AsReaderEventListener - Interface in com.asreader.lib.rfid.event
-
Interface for passing events to an application when an event occurs in the instance.
- AsReaderEventListenerManager - Class in com.asreader.lib.rfid.event
-
AsReaderEventListenerManager class manages AsReaderEventListener.
- AsReaderEventListenerManager() - Constructor for class com.asreader.lib.rfid.event.AsReaderEventListenerManager
-
- AsReaderException - Exception in com.asreader.lib.rfid.exception
-
If an instance and a device fail during communication, an AsReaderException is thrown that contains the result code.
- AsReaderException(ResultCode) - Constructor for exception com.asreader.lib.rfid.exception.AsReaderException
-
Constructs an instance of AsReaderException.
- AsReaderManager - Class in com.asreader.lib
-
Create instance of AsReader class
- AsReaderManager() - Constructor for class com.asreader.lib.AsReaderManager
-
- ASRLog - Class in com.asreader.lib.diagnostics
-
The class that provides logging functionality.
- ASRLog() - Constructor for class com.asreader.lib.diagnostics.ASRLog
-