OcaProtoPort¶
-
class
OcaProtoPort
()¶ Representation of an OCA (input or output) proto-port that is used in the proto-signal path representation of an OCA device.
-
OcaProtoPort.
Owner
¶ type: number
Proto-object number of the proto-member that owns the proto-port. The value of 0 (zero) is special, and refers to the block itself, rather than to any of its members.
-
OcaProtoPort.
ProtoID
¶ type: OcaProtoPortID
ID of the proto-port.
-
OcaProtoPort.
Name
¶ type: string
Name of the proto-port.
-