9.12 ControlModeChangeLogType EventType
The ControlModeChangeLogType event is generated when the control mode changes.
The ControlModeChangeLogType representation in the AddressSpace is formally defined in the following table.
Table 159 – ControlModeChangeLogType Definition
|
Attribute
|
Value
|
| BrowseName | ControlModeChangeLogType |
| IsAbstract | False |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the MachineContextLogType, which means it inherits the Instance Declarations of that Node. |
| 0:HasProperty | Variable | NewControlMode | ControlModeEnumeration | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | OldControlMode | ControlModeEnumeration | 0:PropertyType | M, RO |
|
BrowseName
|
Description
|
| NewControlMode | The control mode after the change. |
| OldControlMode | The control mode prior to the change. |