Search
4 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
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.1.2.1 Entering a SubStateMachineSubStateMachine : If the SubStateMachine has an initial state (i.e., a state of type InitialStateType ) this state is entered whenever the parent state is entered. We make use of this principle
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result managementpresent in the superior state. Since the Entry state is of InitialStateType it will be entered automatically. Upon entering the SubStateMachine there is a check in the Entry state whether