MDISValveObjectType

The definition of a standard MDIS Valve Object.
The representation of the MDISValveObjectType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=794 |
NamespaceUri | http://opcfoundation.org/UA/MDIS |
BrowseName | MDISValveObjectType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | MDISBaseObjectType |
The references from the MDISValveObjectType ObjectType Node are shown in the following table:
Move
Signature
Move(
[in] CommandEnum Direction
[in] Boolean OverrideInterlock
[in] SEMEnum SEM
[in] Boolean Signature
[in] Boolean ShutdownRequest
);
Argument | Description |
---|---|
Direction | The enumeration indicates whether the command is to open the valve or to close the valve |
OverrideInterlock | Boolean indicating if the open or close command should override any defeat able interlocks |
SEM | The selection of which SEM to send the command to. |
Signature | Boolean indicating if a profile should be generated by this move command request. |
ShutdownRequest | Boolean indicates that this command is a shutdown move command. |