MX Foundation 4
EDE Layer Control

Rx EDE Control

The KMXF_A664_EDE_RX_IC_CHECK attribute defines the Port EDE Integrity Checking control. Enable/disable parts of the EDE Integrity Checking process.

This attribute is accessible with a port handle.

Bitmask Description
VMXF_A664_EDE_RX_IC_CHECK_CRC Enable/disable CRC check
VMXF_A664_EDE_RX_IC_CHECK_ORDINAL Enable/disable Ordinal check
VMXF_A664_EDE_RX_IC_CHECK_AGE Enable/disable Age check

Default value is all checks enabled.

If the value 0 is set all the EDE controls check are disabled. The bitmask bits can also be set selectively. These options can be used when the calling application wants to receive the frame(s) PDU(s) from the selected physical ports. The selection of the ports is made when the COM/SAP port is created using the MXF_A664_NETSELECT_A/B option (or both).

Updated 10/23/2023