ConfirmationStateMachineType

The representation of the ConfirmationStateMachineType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=307 |
NamespaceUri | http://opcfoundation.org/UA/DI/ |
BrowseName | ConfirmationStateMachineType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | FiniteStateMachineType |
The references from the ConfirmationStateMachineType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Method | Confirm | Mandatory | ||
HasComponent | Variable | ConfirmationTimeout | Duration | BaseDataVariableType | Mandatory |
HasComponent | Object | NotWaitingForConfirm | InitialStateType | ||
HasComponent | Object | WaitingForConfirm | StateType | ||
HasComponent | Object | NotWaitingForConfirmToWaitingForConfirm | TransitionType | ||
HasComponent | Object | WaitingForConfirmToNotWaitingForConfirm | TransitionType |
Confirm
Signature
Confirm( );