9.11 MachineContextLogType EventType

The MachineContextLogType event is abstract, meaning no instances of the event type will be created. The MachineContextLogType payload contains machine status context to the derived event types.

The MachineContextLogType representation in the AddressSpace is formally defined in the following table.

Table 158 – MachineContextLogType Definition
Attribute Value
BrowseNameMachineContextLogType
IsAbstractTrue
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the LogbookEventType, which means it inherits the Instance Declarations of that Node.
0:HasPropertyVariableExecuteStateMachineStateNumber0:UInt320:PropertyTypeM, RO
0:HasPropertyVariableUserMachineName0:String0:PropertyTypeM, RO
0:HasPropertyVariableStateMachineStateNumber0:UInt320:PropertyTypeM, RO
BrowseName Description
ExecuteStateMachineStateNumberThe value of the state number attribute for the ExecuteStateMachine of the object containing the event notifier.
UserMachineNameThe name of the machine for the user.
StateMachineStateNumberThe value of the state number attribute for the TMCStateMachine of the object containing the event notifier.