MX Foundation 4
MXF_A664_VL_PARAM::dir::Rx::Ede Struct Reference

Define the Boeing EDE IC/RM attributes for the VL.

#include <mxf_class_a664.h>

Data Fields

uint64 enable
 
uint64 skewMax
 
uint64 reserved [3]
 

Field Documentation

uint64 MXF_A664_VL_PARAM::dir::Rx::Ede::enable

EDE IC & RM checking: Enabled when TRUE (default).

Examples:
ar664_end_system.c, and ar664_error_injection_detection_ede.c.
uint64 MXF_A664_VL_PARAM::dir::Rx::Ede::skewMax

EDE RM Skew: Define the maximum time, expressed on the timebase (microseconds or nanoseconds), tolerated between the reception of two redundant frames. This parameter has a range between 0 to 102 milliseconds (EIO-7202).

Examples:
ar664_end_system.c, and ar664_error_injection_detection_ede.c.
uint64 MXF_A664_VL_PARAM::dir::Rx::Ede::reserved[3]

Reserved for future use. Set to 0 for creation.

Updated 10/23/2023