Package com.zebra.rfid.api3
Class RFIDResults
java.lang.Object
com.zebra.rfid.api3.RFIDResults
Contains the status of function execution result
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal intstatic final RFIDResultsDPO in enabled, cannot perform access operationstatic final RFIDResultsImpinj QT Read failedstatic final RFIDResultsImpinj QT Write failedstatic final RFIDResultsAccess Operation in progress, cannot perform requested operationstatic final RFIDResultsstatic final RFIDResultsstatic final RFIDResultsNXP Change Config failed*static final RFIDResultsTag Read Protect failedstatic final RFIDResultsTag SetEAS failedstatic final RFIDResultsstatic final RFIDResultsstatic final RFIDResultsAccess Sequence is Emptystatic final RFIDResultsAccess Sequence is already in usestatic final RFIDResultsReached limit for maximum number of operations that can be added into Access-Sequencestatic final RFIDResultsAccess Sequence is not initializedstatic final RFIDResultsTag Block Erase failedstatic final RFIDResultsTag Block Permalock failedstatic final RFIDResultsTag Block Write failedstatic final RFIDResultsTag Kill failedstatic final RFIDResultsTag Lock failedstatic final RFIDResultsstatic final RFIDResultsstatic final RFIDResultsstatic final RFIDResultsTag(s) not found in the field which matches the set Filter(s)static final RFIDResultsstatic final RFIDResultsTag read failedstatic final RFIDResultsTag Recommission failedstatic final RFIDResultsTag Write failedstatic final RFIDResultsstatic final RFIDResultsAssigned memory buffer is smallstatic final RFIDResultsCannot allocate memorystatic final RFIDResultsCommand timeoutstatic final RFIDResultsDATA should be initialized before using the structurestatic final RFIDResultsInvalid Handle is providedstatic final RFIDResultsInvalid Error-Codestatic final RFIDResultsstatic final RFIDResultsInvalid parameter givenstatic final RFIDResultsParameter out of rangestatic final RFIDResultsFunction succeededstatic final RFIDResultsUnable to determine errorstatic final RFIDResultsZone ID already existsstatic final RFIDResultsZone ID not foundstatic final RFIDResultsBatch mode Inventory in progress, cannot perform requested operationstatic final RFIDResultsUnable to get the capabilitystatic final RFIDResultsThe specified capability is not supportedstatic final RFIDResultsCharging is in progress, cannot perform requested operationstatic final RFIDResultsConnection Already existsstatic final RFIDResultsNo Connection exists to the Hoststatic final RFIDResultsUnable to open connection to the readerstatic final RFIDResultsError reading from transport interfacestatic final RFIDResultsUnable to resolve IP or Host Namestatic final RFIDResultsError writing to transport interfacestatic final RFIDResultsstatic final RFIDResultsUnable to get the configurationstatic final RFIDResultsUnable to set the configurationstatic final RFIDResultsconnection password missing or invalidstatic final RFIDResultsInvalid index specifiedstatic final RFIDResultsReached limit for maximum number of filters that can be addedstatic final RFIDResultsNo Filter criteria specifiedstatic final RFIDResultsstatic final RFIDResultsstatic final RFIDResultsstatic final RFIDResultsHost Security certificate missing or invalidstatic final RFIDResultsHost private key missing or invalidstatic final RFIDResultsInvalid Error-Codestatic final RFIDResultsInvalid socket of reader passed to accept Connectionstatic final RFIDResultsstatic final RFIDResultsDUTY CYCLE OUT OF RANGE.static final RFIDResultsInventory in progress, cannot perform requested operationstatic final RFIDResultsTag List is full, tag cannot be storedstatic final RFIDResultsstatic final RFIDResultsThere is no Access operation in progressstatic final RFIDResultsThere is no Inventory in progressstatic final RFIDResultsThere is no NXP EAS SCAN operation in progressstatic final RFIDResultsNo read Tagsstatic final RFIDResultsNo Events have been reported from the Readerstatic final RFIDResultsThere is no Tag locating operation in progressstatic final RFIDResultsNXP EAS SCAN Operation in progress, cannot perform requested operationstatic final RFIDResultsOperation in progress, cannot perform requested operationstatic final RFIDResultsFunctionality Not Supported by Readerstatic final RFIDResultsRegion of the Reader is not configuredstatic final RFIDResultsReader is reinitializing after a Firmware/OEM updatestatic final RFIDResultsstatic final RFIDResultsUnable to Reconnect to reader.static final RFIDResultsRM Command processing failedstatic final RFIDResultsInvalid Username or passwordstatic final RFIDResultsNo Updation going on at presentstatic final RFIDResultsUpdation already in progressstatic final RFIDResultsRoot CA Security certificate missing or invalidstatic final RFIDResultsSecure connection error.static final RFIDResultsTag Locating in progress, cannot perform requested operationstatic final RFIDResultsstatic final RFIDResults -
Method Summary
Modifier and TypeMethodDescriptionbooleanequals(int val) static RFIDResultsGetRfidStatusValue(int value) intgetValue()toString()
-
Field Details
-
RFID_API_SUCCESS
Function succeeded -
RFID_API_COMMAND_TIMEOUT
Command timeout -
RFID_API_PARAM_ERROR
Invalid parameter given -
RFID_API_PARAM_OUT_OF_RANGE
Parameter out of range -
RFID_API_CANNOT_ALLOC_MEM
Cannot allocate memory -
RFID_API_UNKNOWN_ERROR
Unable to determine error -
RFID_API_INVALID_HANDLE
Invalid Handle is provided -
RFID_API_BUFFER_TOO_SMALL
Assigned memory buffer is small -
RFID_READER_FUNCTION_UNSUPPORTED
Functionality Not Supported by Reader -
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
DATA should be initialized before using the structure -
RFID_API_ZONE_ID_ALREADY_EXITS
Zone ID already exists -
RFID_API_ZONE_ID_NOT_FOUND
Zone ID not found -
RFID_COMM_OPEN_ERROR
Unable to open connection to the reader -
RFID_COMM_CONNECTION_ALREADY_EXISTS
Connection Already exists -
RFID_COMM_RESOLVE_ERROR
Unable to resolve IP or Host Name -
RFID_COMM_SEND_ERROR
Error writing to transport interface -
RFID_COMM_RECV_ERROR
Error reading from transport interface -
RFID_COMM_NO_CONNECTION
No Connection exists to the Host -
RFID_INVALID_SOCKET
Invalid socket of reader passed to accept Connection -
RFID_READER_REGION_NOT_CONFIGURED
Region of the Reader is not configured -
RFID_READER_REINITIALIZING
Reader is reinitializing after a Firmware/OEM update -
RFID_SECURE_CONNECTION_ERROR
Secure connection error. Process connStatus in SEC_CONNECTION_INFO for additional info -
RFID_ROOT_SECURITY_CERTIFICATE_ERROR
Root CA Security certificate missing or invalid -
RFID_HOST_SECURITY_CERTIFICATE_ERROR
Host Security certificate missing or invalid -
RFID_HOST_SECURITY_KEY_ERROR
Host private key missing or invalid -
RFID_CONNECTION_PASSWORD_ERROR
connection password missing or invalid -
RFID_CONFIG_GET_FAILED
Unable to get the configuration -
RFID_CONFIG_SET_FAILED
Unable to set the configuration -
RFID_CAP_NOT_SUPPORTED
The specified capability is not supported -
RFID_CAP_GET_FAILED
Unable to get the capability -
RFID_FILTER_NO_FILTER
No Filter criteria specified -
RFID_FILTER_INVALID_INDEX
Invalid index specified -
RFID_FILTER_MAX_FILTERS_EXCEEDED
Reached limit for maximum number of filters that can be added -
RFID_NO_READ_TAGS
No read Tags -
RFID_NO_REPORTED_EVENTS
No Events have been reported from the Reader -
RFID_INVENTORY_MAX_TAGS_EXCEEDED
Tag List is full, tag cannot be stored -
RFID_INVENTORY_IN_PROGRESS
Inventory in progress, cannot perform requested operation -
RFID_NO_INVENTORY_IN_PROGRESS
There is no Inventory in progress -
RFID_TAG_LOCATING_IN_PROGRESS
Tag Locating in progress, cannot perform requested operation -
RFID_NO_TAG_LOCATING_IN_PROGRESS
There is no Tag locating operation in progress -
RFID_NXP_EAS_SCAN_IN_PROGRESS
NXP EAS SCAN Operation in progress, cannot perform requested operation -
RFID_NO_NXP_EAS_SCAN_IN_PROGRESS
There is no NXP EAS SCAN operation in progress -
RFID_BATCHMODE_IN_PROGRESS
Batch mode Inventory in progress, cannot perform requested operation -
RFID_ACCESS_DPO_ENABLED_ERROR
DPO in enabled, cannot perform access operation -
RFID_OPERATION_IN_PROGRESS
Operation in progress, cannot perform requested operation -
RFID_CHARGING_COMMAND_NOT_ALLOWED
Charging is in progress, cannot perform requested operation -
RFID_ACCESS_IN_PROGRESS
Access Operation in progress, cannot perform requested operation -
RFID_NO_ACCESS_IN_PROGRESS
There is no Access operation in progress -
RFID_ACCESS_TAG_READ_FAILED
Tag read failed -
RFID_ACCESS_TAG_WRITE_FAILED
Tag Write failed -
RFID_ACCESS_TAG_LOCK_FAILED
Tag Lock failed -
RFID_ACCESS_TAG_KILL_FAILED
Tag Kill failed -
RFID_ACCESS_TAG_BLOCK_ERASE_FAILED
Tag Block Erase failed -
RFID_ACCESS_TAG_BLOCK_WRITE_FAILED
Tag Block Write failed -
RFID_ACCESS_TAG_NOT_FOUND
Tag(s) not found in the field which matches the set Filter(s) -
RFID_ACCESS_SEQUENCE_NOT_INITIALIZED
Access Sequence is not initialized -
RFID_ACCESS_SEQUENCE_EMPTY
Access Sequence is Empty -
RFID_ACCESS_SEQUENCE_IN_USE
Access Sequence is already in use -
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
Tag Recommission failed -
RFID_ACCESS_TAG_BLOCK_PERMALOCK_FAILED
Tag Block Permalock failed -
RFID_ACCESS_NXP_TAG_SET_EAS_FAILED
Tag SetEAS failed -
RFID_ACCESS_NXP_TAG_READ_PROTECT_FAILED
Tag Read Protect failed -
RFID_ACCESS_SEQUENCE_ADDITION_FAILED
-
RFID_ACCESS_NXP_CHANGE_CONFIG_FAILED
NXP Change Config failed* -
RFID_ACCESS_IMPINJ_QT_READ_FAILED
Impinj QT Read failed -
RFID_ACCESS_IMPINJ_QT_WRITE_FAILED
Impinj QT Write failed -
RFID_RM_INVALID_USERNAME_PASSWORD
Invalid Username or password -
RFID_RM_NO_UPDATION_IN_PROGRESS
No Updation going on at present -
RFID_RM_UPDATION_IN_PROGRESS
Updation already in progress -
RFID_RM_COMMAND_FAILED
RM Command processing failed -
RFID_INVALID_ERROR_CODE
Invalid Error-Code -
RFID_API_LOCK_ACQUIRE_FAILURE
Invalid Error-Code -
RFID_API_OPTION_NOT_ALLOWED
-
RFID_COMMAND_OPTION_WITHOUT_DELIMITER
-
RFID_MAX_CHARS_EXCEEDED
-
RFID_GPIO_PORT_DISABLED
-
RFID_FIRMWARE_UPDATE_FILE_PATH_ERROR
-
RFID_ACCESS_TAG_NON_SPECIFIC_ERROR
-
RFID_ACCESS_READER_NON_SPECIFIC_ERROR
-
RFID_ACCESS_NO_RESPONSE_FROM_TAG
-
RFID_ACCESS_INSUFFIFICENT_POWER
-
RFID_ACCESS_TAG_MEMORY_LOCKED_ERROR
-
RFID_ACCESS_TAG_MEMORY_OVERRUN_ERROR
-
RFID_ACCESS_ZERO_KILL_PASSWORD_ERROR
-
RFID_ACCESS_TAG_PASSWORD_ERROR
-
TAG_ACCESS_REGULATORY_TIMEOUT_ERROR
-
RFID_INVENTORY_DUTY_CYCLE_OUT_OF_RANGE
DUTY CYCLE OUT OF RANGE. -
RFID_INVENTORY_DUTY_CYCLE_API_PARAM_OUT_OF_RANGE
-
RFID_READER_TriggerInfo_NOT_CONFIGURED
-
RFID_FIRMWARE_UPDATE_FAILED
-
RFID_WPA_MAX_SAVED_PROFILE_EXCEEDED
-
ordinal
public final int ordinal
-
-
Method Details