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 |
|
The components of the ControlModeChangeLogType are further described below.
|
BrowseName |
Description |
|
NewControlMode |
The control mode after the change. |
|
OldControlMode |
The control mode prior to the change. |