This enumeration indicates the state of a laser device.
The enumeration is defined in Table 106.
Table 106 – 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 107.
Table 107 – LaserState Definition
Attribute |
Value |
||||||
BrowseName |
LaserState |
||||||
IsAbstract |
False |
||||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
||
Subtype of the 0:Enumeration type defined in OPC 10000-3 |
|||||||
0:HasProperty |
Variable |
0:EnumValues |
0:EnumValueType [] |
0:PropertyType |
|
||
Conformance Units |
|||||||
MachineTool Monitoring WorkingUnit |