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 |
||||
|
BrowseName |
AtmosphericPressurePlasmaNotExecutingSubState_StateMachineType |
||||
|
IsAbstract |
False |
||||
|
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:HasProperty |
Variable |
0:DefaultInstanceBrowseName |
QualifiedName |
0:PropertyType |
|
|
0:HasComponent |
Object |
Idle |
|
0:StateType |
|
|
0:HasComponent |
Object |
Standby |
|
0:StateType |
|
|
0:HasComponent |
Object |
FromStandbyToIdle |
|
0:TransitionType |
|
|
0:HasComponent |
Object |
FromIdleToStandby |
|
0: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:DefaultInstanceBrowseName |
AtmosphericPressurePlasmaNotExecutingSubState |
The default BrowseName for instances of the type |
||
|
Idle |
|
The machine is being prepared for the next run |
||
|
Standby |
|
The system is ready to start |
||
|
FromStandbyToIdle |
|
Transition from state Standby to state Idle |
||
|
FromIdleToStandby |
|
Transition 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 |
|
FromStandbyToIdle |
0:FromState |
True |
Standby |
|
|
0:ToState |
True |
Idle |
|
FromIdleToStandby |
0:FromState |
True |
Idle |
|
|
0:ToState |
True |
Standby |