LaserState

The fields of the LaserState DataType are defined in the following table:
|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.|
The representation of the LaserState DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=70 |
NamespaceUri | http://opcfoundation.org/UA/MachineTool/ |
BrowseName | LaserState |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the LaserState DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |