Descriptor of a system interface used by a network. Format is data network type dependent.
Properties
OcaBlob SystemInterfaceParameters
Parameters for the operating system interface the network uses to do I/O.
The data network address that corresponds to this system interface.
OCP.1 Encoding
Field | Basic type | Byte Length |
SystemInterfaceParameters.DataSize | OcaUint16 | 2 |
SystemInterfaceParameters.Data | OcaUint8 | 1 * Count |
MyNetworkAddress.Value.DataSize | OcaUint16 | 2 |
MyNetworkAddress.Value.Data | OcaUint8 | 1 * Count |