OperationType

This ObjectType contains components which are necessary to operate the LDS.
The representation of the OperationType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1006 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/LDS/ |
BrowseName | OperationType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the OperationType ObjectType Node are shown in the following table:
IdentifyDevice
Signature
IdentifyDevice( );
ResetAllErrors
Signature
ResetAllErrors( );
ResetErrorById
Signature
ResetErrorById(
[in] String Id
);
Argument | Description |
---|---|
Id |
SetCycleNumber
Signature
SetCycleNumber(
[in] UInt64 CycleNumber
);
Argument | Description |
---|---|
CycleNumber |
StartDosing
Signature
StartDosing( );
StopDosing
Signature
StopDosing( );