OPC UA for AutoId Devices – AutoID: OPC UA for AutoId Devices
9.2.2 DeviceStatusEnumeration
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.