MX Foundation 4
Channel Subclass

For channel allocation of HFCE, subclasses are defined for the schemes of transmission and reception.

Subclasses help in filtering the channels on direction (RX or TX) and services (Acquisition or Aperiodic transmit).

Reception

To get the receive channel handle, the following subclasses can be used:

Constant Description
MXF_SCLASS_RX_CHANNEL Generic receive channel
MXF_SCLASS_RXACQ_SRV This subclass is used for the acquisition service.

Transmission

To get the transmit channel handle, the following subclasses can be used:

Constant Description
MXF_SCLASS_TX_CHANNEL Generic transmission channel
MXF_SCLASS_TXAPERIODIC_SRV This subclass is used for aperiodic messages transmission.
Updated 10/23/2023