MX Foundation 4
MXF_A629_TXPERIODIC_MJRFRAME_MSG Struct Reference

ARINC 629 Periodic Message Structure. More...

#include <mxf_class_a629.h>

Data Fields

HMXF_BUFFER buffer
 
uint16 options
 
uint16 length
 
uint16 label
 
uint16 cid
 

Detailed Description

Field Documentation

uint16 MXF_A629_TXPERIODIC_MJRFRAME_MSG::options

This bit field gives information about the message.

Bit option Description
MXF_A629_TXPERIODIC_MJRFRAME_MSG_OPT_DEFAULT This wordstring uses default settings (No sync bit, CRC disable, Fixed length).
MXF_A629_TXPERIODIC_MJRFRAME_MSG_OPT_SYNC This wordstring has a sync bit.
MXF_A629_TXPERIODIC_MJRFRAME_MSG_OPT_UNUSED This wordstring is not used. Useful in independent mode to specify unused cell. When used, all other fields of the structure must be set to 0.
MXF_A629_TXPERIODIC_MJRFRAME_MSG_OPT_VARIABLE_LENGTH This wordstring is a variable length message.
MXF_A629_TXPERIODIC_MJRFRAME_MSG_OPT_CRC_ENABLE This wordstring has a CRC.
Examples:
ar629_alternate.c, ar629_aperiodic_frame.c, ar629_block_mode.c, ar629_dual_xpp.c, ar629_error_injection_detection.c, ar629_freshnessCounter_manyCID.c, ar629_independent_mode.c, and ar629_updating_data_sampling.c.
uint16 MXF_A629_TXPERIODIC_MJRFRAME_MSG::cid
Updated 10/23/2023