AutoIdOperationStatusEnumeration

http://opcfoundation.org/UA/AutoID/

1.01

2020-06-18


NodeId ns=1;i=3013
NodeClass DataType
BrowseName 1:AutoIdOperationStatusEnumeration
DisplayName AutoIdOperationStatusEnumeration
BaseType 0:Enumeration
IsAbstract False
Name Value Description
SUCCESS 0 Successful operation
MISC_ERROR_TOTAL 1 The operation has not be executed in total.
MISC_ERROR_PARTIAL 2 The operation has been executed only partial.
PERMISSON_ERROR 3 Password required
PASSWORD_ERROR 4 Password is wrong.
REGION_NOT_FOUND_ERROR 5 Memory region not available for the actual tag.
OP_NOT_POSSIBLE_ERROR 6 Operation not supported by the actual tag.
OUT_OF_RANGE_ERROR 7 Addressed memory not available for the actual tag.
NO_IDENTIFIER 8 The operation cannot be executed because no tag or code was inside the range of the AutoID Device or the tag or code has been moved out of the range during execution.
MULTIPLE_IDENTIFIERS 9 Multiple tags or codes have been selected, but the command can only be used with a single tag or code.
READ_ERROR 10 The tag or code exists and has a valid format, but there was a problem reading the data (e.g. still CRC error after maximum number of retries).
DECODING_ERROR 11 The (optical) code or plain text has too many failures and cannot be detected.
MATCH_ERROR 12 The code doesn’t match the given target value.
CODE_NOT_SUPPORTED 13 The code format is not supported by the AutoID Device.
WRITE_ERROR 14 The tag exists, but there was a problem writing the data.
NOT_SUPPORTED_BY_DEVICE 15 The command or a parameter combination is not supported by the AutoID Device.
NOT_SUPPORTED_BY_TAG 16 The command or a parameter combination is not supported by the tag.
DEVICE_NOT_READY 17 The AutoID Device is in a state not ready to execute the command.
INVALID_CONFIGURATION 18 The AutoID Device configuration is not valid.
RF_COMMUNICATION_ERROR 19 This error indicates that there is a general error in the communication between the transponder and the reader.
DEVICE_FAULT 20 The AutoID Device has a hardware fault.
TAG_HAS_LOW_BATTERY 21 The battery of the (active) tag is low.
Reference NodeClass BrowseName TypeDefinition DataType Other
0:HasProperty Variable 0:EnumValues 0:PropertyType 0:EnumValueType[22] M