7.3.3 AtmosphericPressurePlasmaNotExecutingSubState_StateMachineType ObjectType Definition

The AtmosphericPressurePlasmaNotExecutingSubState_StateMachineType is used for a SubStateMachine which divides the NotExecuting State into Idle and Standby. This SubStateMachine is not active if the parent State Executing is not active. In this case the CurrentState and LastTransition Variables of the AtmosphericPressurePlasmaNotExecutingSubState state machine shall have a status equal to Bad_StateNotActive.

The AtmosphericPressurePlasmaNotExecutingSubState_StateMachineType is formally defined in Table 29.

Table 29 – AtmosphericPressurePlasmaNotExecutingSubState_StateMachineType Definition
Attribute Value
BrowseNameAtmosphericPressurePlasmaNotExecutingSubState_StateMachineType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:FiniteStateMachineType defined in OPC 10000-16, i.e. inheriting the InstanceDeclarations of that Node.
0:HasPropertyVariable0:DefaultInstanceBrowseNameQualifiedName0:PropertyType
0:HasComponentObjectIdle0:StateType
0:HasComponentObjectStandby0:StateType
0:HasComponentObjectFromStandbyToIdle0:TransitionType
0:HasComponentObjectFromIdleToStandby0:TransitionType

The InstanceDeclaration of the AtmosphericPressurePlasmaNotExecutingSubState_StateMachineType has additional Attributes defined in Table 30.

Table 30 – AtmosphericPressurePlasmaNotExecutingSubState_StateMachineType Attribute values for child nodes
BrowsePath Value Attribute Description Attribute
0:DefaultInstanceBrowseNameAtmosphericPressurePlasmaNotExecutingSubStateThe default BrowseName for instances of the type
IdleThe machine is being prepared for the next run
StandbyThe system is ready to start
FromStandbyToIdleTransition from state Standby to state Idle
FromIdleToStandbyTransition from state Idle to state Standby
0
1
0
1

The components of the AtmosphericPressurePlasmaNotExecutingSubState_StateMachineType have additional references which are defined in Table 31.

Table 31 – AtmosphericPressurePlasmaNotExecutingSubState_StateMachineType Additional References
SourceBrowsePath Reference Type Is Forward TargetBrowsePath
FromStandbyToIdle0:FromStateTrueStandby
0:ToStateTrueIdle
FromIdleToStandby0:FromStateTrueIdle
0:ToStateTrueStandby