Search
2 result(s) for InitialStateType
-
OPC-10000-16 – OPC Unified Architecture - Part 16: State Machines4.4.10 InitialStateTypeInitialStateType The InitialStateType is a subtype of the StateType and is formally defined in Table 10 . An Object of the InitialStateType represents the State that a FiniteStateMachine enters when ... activated. Each FiniteStateMachine can have at most one State of type InitialStateType , but a FiniteStateMachine does not have to have a State of this type. A SubStateMachine goes into
-
OPC-10000-16 – OPC Unified Architecture - Part 16: State Machines4.4.6 FiniteStateMachineTypeState . A StateMachine may define one State which is an instance of the InitialStateType . This State is the State that the machine goes into when it is activated. The Transitions