RTI Connext Micro C API
Version 2.4.14.1
|
<<eXtension>> <<cert>> Properties for the ARINC Send port and the routes. More...
Data Fields | |
RTI_UINT32 | channel_identifier |
An identifier associated with the ARINC channel for this ARINC Send port. It helps identify a specific channel and route data selectively. This identifier must be unique within the system. | |
struct ARINC_PortProperty | send_port_property |
The port property from ARINC_PortProperty for this port. |
<<eXtension>> <<cert>> Properties for the ARINC Send port and the routes.
RTI_UINT32 ARINC_RouteProperty::channel_identifier |
An identifier associated with the ARINC channel for this ARINC Send port. It helps identify a specific channel and route data selectively. This identifier must be unique within the system.
An ARINC Channel is a connection between an ARINC Send and Receive port. This identifier provides a logical address to this channel, and this identifier must match the ARINC_ReceivePortProperty::channel_identifier which belongs to the same channel.
struct ARINC_PortProperty ARINC_RouteProperty::send_port_property |
The port property from ARINC_PortProperty for this port.