OcaPortID¶
-
class
OcaPortID
()¶ Unique identifier of input or output port within a given worker or block class. Port numbers are ordinals starting at 1, and there are separate numbering spaces for input and output ports.
-
OcaPortID.
Mode
¶ type: OcaPortMode
Enum that indicates whether the port is for input or output.
-
OcaPortID.
Index
¶ type: number
Index of port within given input or output set of specified object.
-