EDMGeneratorState

The fields of the EDMGeneratorState DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Undefined | 0 | The EDM spark generator state cannot be indicated. |
Ready | 1 | Generator is initialized and can receive a set of technology parameters. |
Active_Low_Voltage | 2 | Generator is switched on and is supplying pulses respecting the low voltage (≤ 25 V AC or ≤ 60 V DC) requirements of safety standard (ISO 28881). |
Active_High_Voltage | 3 | Generator is switched on and is supplying pulse at high voltage (> 25 V AC or > 60 V DC). |
Error | 4 | Generator is in an error state. |
The representation of the EDMGeneratorState DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=71 |
NamespaceUri | http://opcfoundation.org/UA/MachineTool/ |
BrowseName | EDMGeneratorState |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the EDMGeneratorState DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |