12 OPC UA DataTypes

12.4 LaserState

This enumeration indicates the state of a laser device.
The enumeration is defined in Table 90.
Table 90 – LaserState EnumValues Fields
Name | Value | Description |
---|---|---|
Undefined | 0 | The laser state cannot be indicated, for example because the device does not provide this information or because it is currently unavailable. This can be e.g. during the startup phase. |
Ready | 1 | The laser is ready and laser programs can be started. No error state is active. In this state, laser emission is prohibited. |
Active | 2 | In this state, safety clearances have to be set for processing and emission can be activated. For devices that can run programs themselves it indicates that a program is running on the laser device. |
Error | 3 | An error state is reported from the laser device. |
Its representation in the AddressSpace is defined in Table 91.
Table 91 – LaserState Definition
Attribute | Value |
---|---|
BrowseName | LaserState |
IsAbstract | False |
Subtype of the Enumeration type defined in OPC 10000-3
References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
---|---|---|---|---|---|
0:HasProperty | Variable | 0:EnumValues | 0:EnumValueType [] | 0:PropertyType |