Search
4 result(s) for ActionState
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub6.2.11.2.1 ActionStateActionState The ActionState is used to indicate the current state of an Action execution. It is an enumeration of the possible states. The enumeration values are described in Table ... Table 81 - ActionState values Name Value Description Idle 0 The Action is waiting for activation by a Requestor Executing 1 The Action is managing an Action execution. Done
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub6.2.11.2.2 Action execution sequencerelated ActionMetaData is described in Figure 26 . It shows the use of the ActionState for a non-reliable transport protocol. The request and response messages are send in the PublishingInterval ... Responder as long as the ActionState requires the exchange of messages for a Action execution. The state changes for Action execution are defined in Table 83 for the Requestor
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub7.2.4.5.9 Action request messageRequest message that is returned to the Requestor in the Response message. ActionState Byte Specifies the expected Action state on Responder side. The ActionState enumeration value is encoded as Byte
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub7.2.4.5.10 Action response messageRequest message that is returned to the Requestor in the Response message. ActionState Byte The current state of this currently running Action . The ActionState enumeration value is encoded as Byte