OcaProtoPortID

class OcaProtoPortID()

Unique identifier of prototype input or output port within a block factory. Prototype port numbers are ordinals starting at 1, and there are separate numbering spaces for input and output ports.

OcaProtoPortID.Mode

type: OcaPortMode

Enum that indicates whether the prototype port is an for input or output.

OcaProtoPortID.Index

type: number

Number of the proto port within input or output group. 1-based.