This DataType is an enumeration that defines operational states of an AutoID Device. Its values are defined in Table 35.
Table 35 – DeviceStatusEnumeration Values
Name |
Description |
Idle_0 |
The AutoID Device is operating normally and ready to accept commands like Scan or ScanStart method calls (whichever are supported). |
Error_1 |
The AutoID Device is not operating normally. An error condition has to be fixed before normal operation is possible. |
Scanning_2 |
The AutoID Device is operating normally and asynchronous scanning (via ScanStart or automatically) is active. It is AutoID Device dependent which method calls other than ScanStop will be accepted in this state. |
Busy_3 |
The AutoID Device is operating normally, but currently busy (e.g. by synchronous calls of other clients) and not able to accept commands like Scan or ScanStart method calls. This state normally is a temporary one. |
Its representation in the AddressSpace is defined in Table 36.
Attribute |
Value |
|||||
BrowseName |
DeviceStatusEnumeration |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of Enumeration defined in OPC 10000-5. |
||||||
0:HasProperty |
Variable |
0:EnumStrings |
0:LocalizedText [] |
0:PropertyType |
|
Table 36 – DeviceStatusEnumeration Definition