Search
2 result(s) for LastTransition Variables
-
OPC-10000-16 – OPC Unified Architecture - Part 16: State Machines4.4.2 StateMachineTypeStateMachine may not be active. In this case, the CurrentState and LastTransition Variables shall have a status equal to Bad_StateNotActive (see Table 19 ). Subtypes may add components which ... HasSubtype ObjectType FiniteStateMachineType Defined in 4.4.6 HasComponent Variable CurrentState LocalizedText StateVariableType Mandatory HasComponent Variable LastTransition LocalizedText TransitionVariableType Optional Conformance Units Base Info State Machine Instance CurrentState stores the current state
-
OPC-10000-16 – OPC Unified Architecture - Part 16: State Machines4.4.6 FiniteStateMachineTypeactive if the parent State is not active. In this case the CurrentState and LastTransition Variables of the SubStateMachine shall have a status equal to Bad_StateNotActive (see Table ... StateMachineType defined in 4.4.2 HasComponent Variable CurrentState LocalizedText FiniteStateVariableType Mandatory HasComponent Variable LastTransition LocalizedText FiniteTransitionVariableType Optional HasComponent Variable AvailableStates NodeId[] BaseDataVariableType Optional HasComponent Variable AvailableTransitions NodeId[] BaseDataVariableType Optional Conformance Units