PackMLExecuteStateMachineType

The representation of the PackMLExecuteStateMachineType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1 |
NamespaceUri | http://opcfoundation.org/UA/PackML/ |
BrowseName | PackMLExecuteStateMachineType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | FiniteStateMachineType |
The references from the PackMLExecuteStateMachineType ObjectType Node are shown in the following table:
Hold
Signature
Hold( );
Reset
Signature
Reset( );
Start
Signature
Start(
[in] PackMLDescriptorDataType Parameter
);
Argument | Description |
---|---|
Parameter | The array of parameter that can be used by the method |
Suspend
Signature
Suspend( );
ToComplete
Signature
ToComplete( );
Unhold
Signature
Unhold( );
Unsuspend
Signature
Unsuspend( );