Package com.zebra.rfid.api3
Class RFIDResults
- java.lang.Object
-
- com.zebra.rfid.api3.RFIDResults
-
public class RFIDResults extends java.lang.Object
Contains the status of function execution result
-
-
Field Summary
Fields Modifier and Type Field Description int
ordinal
static RFIDResults
RFID_ACCESS_DPO_ENABLED_ERROR
DPO in enabled, cannot perform access operationstatic RFIDResults
RFID_ACCESS_IMPINJ_QT_READ_FAILED
Impinj QT Read failedstatic RFIDResults
RFID_ACCESS_IMPINJ_QT_WRITE_FAILED
Impinj QT Write failedstatic RFIDResults
RFID_ACCESS_IN_PROGRESS
Access Operation in progress, cannot perform requested operationstatic RFIDResults
RFID_ACCESS_NXP_CHANGE_CONFIG_FAILED
NXP Change Config failed*static RFIDResults
RFID_ACCESS_NXP_TAG_READ_PROTECT_FAILED
Tag Read Protect failedstatic RFIDResults
RFID_ACCESS_NXP_TAG_SET_EAS_FAILED
Tag SetEAS failedstatic RFIDResults
RFID_ACCESS_SEQUENCE_ADDITION_FAILED
static RFIDResults
RFID_ACCESS_SEQUENCE_EMPTY
Access Sequence is Emptystatic RFIDResults
RFID_ACCESS_SEQUENCE_IN_USE
Access Sequence is already in usestatic RFIDResults
RFID_ACCESS_SEQUENCE_MAX_OP_EXCEEDED
Reached limit for maximum number of operations that can be added into Access-Sequencestatic RFIDResults
RFID_ACCESS_SEQUENCE_NOT_INITIALIZED
Access Sequence is not initializedstatic RFIDResults
RFID_ACCESS_TAG_BLOCK_ERASE_FAILED
Tag Block Erase failedstatic RFIDResults
RFID_ACCESS_TAG_BLOCK_PERMALOCK_FAILED
Tag Block Permalock failedstatic RFIDResults
RFID_ACCESS_TAG_BLOCK_WRITE_FAILED
Tag Block Write failedstatic RFIDResults
RFID_ACCESS_TAG_KILL_FAILED
Tag Kill failedstatic RFIDResults
RFID_ACCESS_TAG_LOCK_FAILED
Tag Lock failedstatic RFIDResults
RFID_ACCESS_TAG_NOT_FOUND
Tag(s) not found in the field which matches the set Filter(s)static RFIDResults
RFID_ACCESS_TAG_READ_FAILED
Tag read failedstatic RFIDResults
RFID_ACCESS_TAG_RECOMMISSION_FAILED
Tag Recommission failedstatic RFIDResults
RFID_ACCESS_TAG_WRITE_FAILED
Tag Write failedstatic RFIDResults
RFID_API_BUFFER_TOO_SMALL
Assigned memory buffer is smallstatic RFIDResults
RFID_API_CANNOT_ALLOC_MEM
Cannot allocate memorystatic RFIDResults
RFID_API_COMMAND_TIMEOUT
Command timeoutstatic RFIDResults
RFID_API_DATA_NOT_INITIALISED
DATA should be initialized before using the structurestatic RFIDResults
RFID_API_INVALID_HANDLE
Invalid Handle is providedstatic RFIDResults
RFID_API_LOCK_ACQUIRE_FAILURE
Invalid Error-Codestatic RFIDResults
RFID_API_OPTION_NOT_ALLOWED
static RFIDResults
RFID_API_PARAM_ERROR
Invalid parameter givenstatic RFIDResults
RFID_API_PARAM_OUT_OF_RANGE
Parameter out of rangestatic RFIDResults
RFID_API_SUCCESS
Function succeededstatic RFIDResults
RFID_API_UNKNOWN_ERROR
Unable to determine errorstatic RFIDResults
RFID_API_ZONE_ID_ALREADY_EXITS
Zone ID already existsstatic RFIDResults
RFID_API_ZONE_ID_NOT_FOUND
Zone ID not foundstatic RFIDResults
RFID_BATCHMODE_IN_PROGRESS
Batch mode Inventory in progress, cannot perform requested operationstatic RFIDResults
RFID_CAP_GET_FAILED
Unable to get the capabilitystatic RFIDResults
RFID_CAP_NOT_SUPPORTED
The specified capability is not supportedstatic RFIDResults
RFID_CHARGING_COMMAND_NOT_ALLOWED
Charging is in progress, cannot perform requested operationstatic RFIDResults
RFID_COMM_CONNECTION_ALREADY_EXISTS
Connection Already existsstatic RFIDResults
RFID_COMM_NO_CONNECTION
No Connection exists to the Hoststatic RFIDResults
RFID_COMM_OPEN_ERROR
Unable to open connection to the readerstatic RFIDResults
RFID_COMM_RECV_ERROR
Error reading from transport interfacestatic RFIDResults
RFID_COMM_RESOLVE_ERROR
Unable to resolve IP or Host Namestatic RFIDResults
RFID_COMM_SEND_ERROR
Error writing to transport interfacestatic RFIDResults
RFID_COMMAND_OPTION_WITHOUT_DELIMITER
static RFIDResults
RFID_CONFIG_GET_FAILED
Unable to get the configurationstatic RFIDResults
RFID_CONFIG_SET_FAILED
Unable to set the configurationstatic RFIDResults
RFID_CONNECTION_PASSWORD_ERROR
connection password missing or invalidstatic RFIDResults
RFID_FILTER_INVALID_INDEX
Invalid index specifiedstatic RFIDResults
RFID_FILTER_MAX_FILTERS_EXCEEDED
Reached limit for maximum number of filters that can be addedstatic RFIDResults
RFID_FILTER_NO_FILTER
No Filter criteria specifiedstatic RFIDResults
RFID_HOST_SECURITY_CERTIFICATE_ERROR
Host Security certificate missing or invalidstatic RFIDResults
RFID_HOST_SECURITY_KEY_ERROR
Host private key missing or invalidstatic RFIDResults
RFID_INVALID_ERROR_CODE
Invalid Error-Codestatic RFIDResults
RFID_INVALID_SOCKET
Invalid socket of reader passed to accept Connectionstatic RFIDResults
RFID_INVENTORY_IN_PROGRESS
Inventory in progress, cannot perform requested operationstatic RFIDResults
RFID_INVENTORY_MAX_TAGS_EXCEEDED
Tag List is full, tag cannot be storedstatic RFIDResults
RFID_MAX_CHARS_EXCEEDED
static RFIDResults
RFID_NO_ACCESS_IN_PROGRESS
There is no Access operation in progressstatic RFIDResults
RFID_NO_INVENTORY_IN_PROGRESS
There is no Inventory in progressstatic RFIDResults
RFID_NO_NXP_EAS_SCAN_IN_PROGRESS
There is no NXP EAS SCAN operation in progressstatic RFIDResults
RFID_NO_READ_TAGS
No read Tagsstatic RFIDResults
RFID_NO_REPORTED_EVENTS
No Events have been reported from the Readerstatic RFIDResults
RFID_NO_TAG_LOCATING_IN_PROGRESS
There is no Tag locating operation in progressstatic RFIDResults
RFID_NXP_EAS_SCAN_IN_PROGRESS
NXP EAS SCAN Operation in progress, cannot perform requested operationstatic RFIDResults
RFID_OPERATION_IN_PROGRESS
Operation in progress, cannot perform requested operationstatic RFIDResults
RFID_READER_FUNCTION_UNSUPPORTED
Functionality Not Supported by Readerstatic RFIDResults
RFID_READER_REGION_NOT_CONFIGURED
Region of the Reader is not configuredstatic RFIDResults
RFID_READER_REINITIALIZING
Reader is reinitializing after a Firmware/OEM updatestatic RFIDResults
RFID_RECONNECT_FAILED
Unable to Reconnect to reader.static RFIDResults
RFID_RM_COMMAND_FAILED
RM Command processing failedstatic RFIDResults
RFID_RM_INVALID_USERNAME_PASSWORD
Invalid Username or passwordstatic RFIDResults
RFID_RM_NO_UPDATION_IN_PROGRESS
No Updation going on at presentstatic RFIDResults
RFID_RM_UPDATION_IN_PROGRESS
Updation already in progressstatic RFIDResults
RFID_ROOT_SECURITY_CERTIFICATE_ERROR
Root CA Security certificate missing or invalidstatic RFIDResults
RFID_SECURE_CONNECTION_ERROR
Secure connection error.static RFIDResults
RFID_TAG_LOCATING_IN_PROGRESS
Tag Locating in progress, cannot perform requested operation
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(int val)
static RFIDResults
GetRfidStatusValue(int value)
int
getValue()
java.lang.String
toString()
-
-
-
Field Detail
-
RFID_API_SUCCESS
public static final RFIDResults RFID_API_SUCCESS
Function succeeded
-
RFID_API_COMMAND_TIMEOUT
public static final RFIDResults RFID_API_COMMAND_TIMEOUT
Command timeout
-
RFID_API_PARAM_ERROR
public static final RFIDResults RFID_API_PARAM_ERROR
Invalid parameter given
-
RFID_API_PARAM_OUT_OF_RANGE
public static final RFIDResults RFID_API_PARAM_OUT_OF_RANGE
Parameter out of range
-
RFID_API_CANNOT_ALLOC_MEM
public static final RFIDResults RFID_API_CANNOT_ALLOC_MEM
Cannot allocate memory
-
RFID_API_UNKNOWN_ERROR
public static final RFIDResults RFID_API_UNKNOWN_ERROR
Unable to determine error
-
RFID_API_INVALID_HANDLE
public static final RFIDResults RFID_API_INVALID_HANDLE
Invalid Handle is provided
-
RFID_API_BUFFER_TOO_SMALL
public static final RFIDResults RFID_API_BUFFER_TOO_SMALL
Assigned memory buffer is small
-
RFID_READER_FUNCTION_UNSUPPORTED
public static final RFIDResults RFID_READER_FUNCTION_UNSUPPORTED
Functionality Not Supported by Reader
-
RFID_RECONNECT_FAILED
public static final RFIDResults RFID_RECONNECT_FAILED
Unable to Reconnect to reader. The Reader state might have changed. Attempt Connect API instead of Reconnect API.
-
RFID_API_DATA_NOT_INITIALISED
public static final RFIDResults RFID_API_DATA_NOT_INITIALISED
DATA should be initialized before using the structure
-
RFID_API_ZONE_ID_ALREADY_EXITS
public static final RFIDResults RFID_API_ZONE_ID_ALREADY_EXITS
Zone ID already exists
-
RFID_API_ZONE_ID_NOT_FOUND
public static final RFIDResults RFID_API_ZONE_ID_NOT_FOUND
Zone ID not found
-
RFID_COMM_OPEN_ERROR
public static final RFIDResults RFID_COMM_OPEN_ERROR
Unable to open connection to the reader
-
RFID_COMM_CONNECTION_ALREADY_EXISTS
public static final RFIDResults RFID_COMM_CONNECTION_ALREADY_EXISTS
Connection Already exists
-
RFID_COMM_RESOLVE_ERROR
public static final RFIDResults RFID_COMM_RESOLVE_ERROR
Unable to resolve IP or Host Name
-
RFID_COMM_SEND_ERROR
public static final RFIDResults RFID_COMM_SEND_ERROR
Error writing to transport interface
-
RFID_COMM_RECV_ERROR
public static final RFIDResults RFID_COMM_RECV_ERROR
Error reading from transport interface
-
RFID_COMM_NO_CONNECTION
public static final RFIDResults RFID_COMM_NO_CONNECTION
No Connection exists to the Host
-
RFID_INVALID_SOCKET
public static final RFIDResults RFID_INVALID_SOCKET
Invalid socket of reader passed to accept Connection
-
RFID_READER_REGION_NOT_CONFIGURED
public static final RFIDResults RFID_READER_REGION_NOT_CONFIGURED
Region of the Reader is not configured
-
RFID_READER_REINITIALIZING
public static final RFIDResults RFID_READER_REINITIALIZING
Reader is reinitializing after a Firmware/OEM update
-
RFID_SECURE_CONNECTION_ERROR
public static final RFIDResults RFID_SECURE_CONNECTION_ERROR
Secure connection error. Process connStatus in SEC_CONNECTION_INFO for additional info
-
RFID_ROOT_SECURITY_CERTIFICATE_ERROR
public static final RFIDResults RFID_ROOT_SECURITY_CERTIFICATE_ERROR
Root CA Security certificate missing or invalid
-
RFID_HOST_SECURITY_CERTIFICATE_ERROR
public static final RFIDResults RFID_HOST_SECURITY_CERTIFICATE_ERROR
Host Security certificate missing or invalid
-
RFID_HOST_SECURITY_KEY_ERROR
public static final RFIDResults RFID_HOST_SECURITY_KEY_ERROR
Host private key missing or invalid
-
RFID_CONNECTION_PASSWORD_ERROR
public static final RFIDResults RFID_CONNECTION_PASSWORD_ERROR
connection password missing or invalid
-
RFID_CONFIG_GET_FAILED
public static final RFIDResults RFID_CONFIG_GET_FAILED
Unable to get the configuration
-
RFID_CONFIG_SET_FAILED
public static final RFIDResults RFID_CONFIG_SET_FAILED
Unable to set the configuration
-
RFID_CAP_NOT_SUPPORTED
public static final RFIDResults RFID_CAP_NOT_SUPPORTED
The specified capability is not supported
-
RFID_CAP_GET_FAILED
public static final RFIDResults RFID_CAP_GET_FAILED
Unable to get the capability
-
RFID_FILTER_NO_FILTER
public static final RFIDResults RFID_FILTER_NO_FILTER
No Filter criteria specified
-
RFID_FILTER_INVALID_INDEX
public static final RFIDResults RFID_FILTER_INVALID_INDEX
Invalid index specified
-
RFID_FILTER_MAX_FILTERS_EXCEEDED
public static final RFIDResults RFID_FILTER_MAX_FILTERS_EXCEEDED
Reached limit for maximum number of filters that can be added
-
RFID_NO_READ_TAGS
public static final RFIDResults RFID_NO_READ_TAGS
No read Tags
-
RFID_NO_REPORTED_EVENTS
public static final RFIDResults RFID_NO_REPORTED_EVENTS
No Events have been reported from the Reader
-
RFID_INVENTORY_MAX_TAGS_EXCEEDED
public static final RFIDResults RFID_INVENTORY_MAX_TAGS_EXCEEDED
Tag List is full, tag cannot be stored
-
RFID_INVENTORY_IN_PROGRESS
public static final RFIDResults RFID_INVENTORY_IN_PROGRESS
Inventory in progress, cannot perform requested operation
-
RFID_NO_INVENTORY_IN_PROGRESS
public static final RFIDResults RFID_NO_INVENTORY_IN_PROGRESS
There is no Inventory in progress
-
RFID_TAG_LOCATING_IN_PROGRESS
public static final RFIDResults RFID_TAG_LOCATING_IN_PROGRESS
Tag Locating in progress, cannot perform requested operation
-
RFID_NO_TAG_LOCATING_IN_PROGRESS
public static final RFIDResults RFID_NO_TAG_LOCATING_IN_PROGRESS
There is no Tag locating operation in progress
-
RFID_NXP_EAS_SCAN_IN_PROGRESS
public static final RFIDResults RFID_NXP_EAS_SCAN_IN_PROGRESS
NXP EAS SCAN Operation in progress, cannot perform requested operation
-
RFID_NO_NXP_EAS_SCAN_IN_PROGRESS
public static final RFIDResults RFID_NO_NXP_EAS_SCAN_IN_PROGRESS
There is no NXP EAS SCAN operation in progress
-
RFID_BATCHMODE_IN_PROGRESS
public static final RFIDResults RFID_BATCHMODE_IN_PROGRESS
Batch mode Inventory in progress, cannot perform requested operation
-
RFID_ACCESS_DPO_ENABLED_ERROR
public static final RFIDResults RFID_ACCESS_DPO_ENABLED_ERROR
DPO in enabled, cannot perform access operation
-
RFID_OPERATION_IN_PROGRESS
public static final RFIDResults RFID_OPERATION_IN_PROGRESS
Operation in progress, cannot perform requested operation
-
RFID_CHARGING_COMMAND_NOT_ALLOWED
public static final RFIDResults RFID_CHARGING_COMMAND_NOT_ALLOWED
Charging is in progress, cannot perform requested operation
-
RFID_ACCESS_IN_PROGRESS
public static final RFIDResults RFID_ACCESS_IN_PROGRESS
Access Operation in progress, cannot perform requested operation
-
RFID_NO_ACCESS_IN_PROGRESS
public static final RFIDResults RFID_NO_ACCESS_IN_PROGRESS
There is no Access operation in progress
-
RFID_ACCESS_TAG_READ_FAILED
public static final RFIDResults RFID_ACCESS_TAG_READ_FAILED
Tag read failed
-
RFID_ACCESS_TAG_WRITE_FAILED
public static final RFIDResults RFID_ACCESS_TAG_WRITE_FAILED
Tag Write failed
-
RFID_ACCESS_TAG_LOCK_FAILED
public static final RFIDResults RFID_ACCESS_TAG_LOCK_FAILED
Tag Lock failed
-
RFID_ACCESS_TAG_KILL_FAILED
public static final RFIDResults RFID_ACCESS_TAG_KILL_FAILED
Tag Kill failed
-
RFID_ACCESS_TAG_BLOCK_ERASE_FAILED
public static final RFIDResults RFID_ACCESS_TAG_BLOCK_ERASE_FAILED
Tag Block Erase failed
-
RFID_ACCESS_TAG_BLOCK_WRITE_FAILED
public static final RFIDResults RFID_ACCESS_TAG_BLOCK_WRITE_FAILED
Tag Block Write failed
-
RFID_ACCESS_TAG_NOT_FOUND
public static final RFIDResults RFID_ACCESS_TAG_NOT_FOUND
Tag(s) not found in the field which matches the set Filter(s)
-
RFID_ACCESS_SEQUENCE_NOT_INITIALIZED
public static final RFIDResults RFID_ACCESS_SEQUENCE_NOT_INITIALIZED
Access Sequence is not initialized
-
RFID_ACCESS_SEQUENCE_EMPTY
public static final RFIDResults RFID_ACCESS_SEQUENCE_EMPTY
Access Sequence is Empty
-
RFID_ACCESS_SEQUENCE_IN_USE
public static final RFIDResults RFID_ACCESS_SEQUENCE_IN_USE
Access Sequence is already in use
-
RFID_ACCESS_SEQUENCE_MAX_OP_EXCEEDED
public static final RFIDResults RFID_ACCESS_SEQUENCE_MAX_OP_EXCEEDED
Reached limit for maximum number of operations that can be added into Access-Sequence
-
RFID_ACCESS_TAG_RECOMMISSION_FAILED
public static final RFIDResults RFID_ACCESS_TAG_RECOMMISSION_FAILED
Tag Recommission failed
-
RFID_ACCESS_TAG_BLOCK_PERMALOCK_FAILED
public static final RFIDResults RFID_ACCESS_TAG_BLOCK_PERMALOCK_FAILED
Tag Block Permalock failed
-
RFID_ACCESS_NXP_TAG_SET_EAS_FAILED
public static final RFIDResults RFID_ACCESS_NXP_TAG_SET_EAS_FAILED
Tag SetEAS failed
-
RFID_ACCESS_NXP_TAG_READ_PROTECT_FAILED
public static final RFIDResults RFID_ACCESS_NXP_TAG_READ_PROTECT_FAILED
Tag Read Protect failed
-
RFID_ACCESS_SEQUENCE_ADDITION_FAILED
public static final RFIDResults RFID_ACCESS_SEQUENCE_ADDITION_FAILED
-
RFID_ACCESS_NXP_CHANGE_CONFIG_FAILED
public static final RFIDResults RFID_ACCESS_NXP_CHANGE_CONFIG_FAILED
NXP Change Config failed*
-
RFID_ACCESS_IMPINJ_QT_READ_FAILED
public static final RFIDResults RFID_ACCESS_IMPINJ_QT_READ_FAILED
Impinj QT Read failed
-
RFID_ACCESS_IMPINJ_QT_WRITE_FAILED
public static final RFIDResults RFID_ACCESS_IMPINJ_QT_WRITE_FAILED
Impinj QT Write failed
-
RFID_RM_INVALID_USERNAME_PASSWORD
public static final RFIDResults RFID_RM_INVALID_USERNAME_PASSWORD
Invalid Username or password
-
RFID_RM_NO_UPDATION_IN_PROGRESS
public static final RFIDResults RFID_RM_NO_UPDATION_IN_PROGRESS
No Updation going on at present
-
RFID_RM_UPDATION_IN_PROGRESS
public static final RFIDResults RFID_RM_UPDATION_IN_PROGRESS
Updation already in progress
-
RFID_RM_COMMAND_FAILED
public static final RFIDResults RFID_RM_COMMAND_FAILED
RM Command processing failed
-
RFID_INVALID_ERROR_CODE
public static final RFIDResults RFID_INVALID_ERROR_CODE
Invalid Error-Code
-
RFID_API_LOCK_ACQUIRE_FAILURE
public static final RFIDResults RFID_API_LOCK_ACQUIRE_FAILURE
Invalid Error-Code
-
RFID_API_OPTION_NOT_ALLOWED
public static final RFIDResults RFID_API_OPTION_NOT_ALLOWED
-
RFID_COMMAND_OPTION_WITHOUT_DELIMITER
public static final RFIDResults RFID_COMMAND_OPTION_WITHOUT_DELIMITER
-
RFID_MAX_CHARS_EXCEEDED
public static final RFIDResults RFID_MAX_CHARS_EXCEEDED
-
ordinal
public final int ordinal
-
-
Method Detail
-
GetRfidStatusValue
public static RFIDResults GetRfidStatusValue(int value)
-
equals
public boolean equals(int val)
-
getValue
public int getValue()
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
-