port object

Defines a logical port on a device in the topology definition.
port [busType] [name] { <property name> := <property value>; ... }
Property
Description
busType (required)
Type of bus this port is compatible with.
name (required)
Name of the port. The name is automatically generated:  "port"+cipPortID
cipPortId
CIP port ID assigned to the port. The ID is unique within the device instance scope.
address
Current configured address, for example: slot number, IP address.
downstreamOnly
Indicates this port must only be downstream; that is, it can connect only to child devices and not to a parent device.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.