Signal path between two object ports in the same device.
Properties
Source port (i.e. output port) of the signal path.
Sink port (i.e. input port) of the signal path.
OCP.1 Encoding
Field | Basic type | Byte Length |
SourcePort.Owner.ONo | OcaUint32 | 4 |
SourcePort.ID.Mode | OcaEnumItem | 1 |
SourcePort.ID.Index | OcaUint16 | 2 |
SourcePort.Name.Len | OcaUint16 | 2 |
SourcePort.Name.Value | string | variable |
SinkPort.Owner.ONo | OcaUint32 | 4 |
SinkPort.ID.Mode | OcaEnumItem | 1 |
SinkPort.ID.Index | OcaUint16 | 2 |
SinkPort.Name.Len | OcaUint16 | 2 |
SinkPort.Name.Value | string | variable |