RTI Connext Micro C API  Version 2.4.14.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ARINC_RouteProperty Struct Reference

<<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.

Detailed Description

<<eXtension>> <<cert>> Properties for the ARINC Send port and the routes.


Field Documentation

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.


RTI Connext Micro C API Version 2.4.14.1 Copyright © Thu Nov 2 2023 Real-Time Innovations, Inc