The PortsGroupType provides Objects for the representation of Pump Ports, such as the inlet, outlet, and drive port. It is formally defined in Table 78.
Table 78 – PortsGroupType Definition
Attribute |
Value |
||||
BrowseName |
PortsGroupType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the 2:FunctionalGroupType defined in OPC 10000-100, i.e. inheriting the InstanceDeclarations of that Node. |
|||||
0:HasComponent |
Object |
<Drive> |
|
DrivePortType |
OP |
0:HasComponent |
Object |
<InletConnection> |
|
InletConnectionPortType |
OP |
0:HasComponent |
Object |
<OutletConnection> |
|
OutletConnectionPortType |
OP |
The InstanceDeclarations of the PortsGroupType have additional Attributes defined in Table 79.
Table 79 – PortsGroupType Attribute values for child Nodes
BrowsePath |
Description Attribute |
<Drive> |
Port for the connection of the drive. |
<InletConnection> |
Port for the inlet connection. |
<OutletConnection> |
Port for the outlet connection. |