Proto-signal path between two proto-member ports in a factory.
Properties
Source proto-port (i.e. output port) of the proto-signal path.
Sink proto-port (i.e. input port) of the proto-signal path.
OCP.1 Encoding
| Field | Basic type | Byte Length |
| SourceProtoPort.Owner.Value | OcaUint32 | 4 |
| SourceProtoPort.ProtoID.Mode | OcaEnumItem | 1 |
| SourceProtoPort.ProtoID.Index | OcaUint16 | 2 |
| SourceProtoPort.Name.Len | OcaUint16 | 2 |
| SourceProtoPort.Name.Value | string | variable |
| SinkProtoPort.Owner.Value | OcaUint32 | 4 |
| SinkProtoPort.ProtoID.Mode | OcaEnumItem | 1 |
| SinkProtoPort.ProtoID.Index | OcaUint16 | 2 |
| SinkProtoPort.Name.Len | OcaUint16 | 2 |
| SinkProtoPort.Name.Value | string | variable |