MX Foundation 4
Sending Messages

MX Foundation provides one mode of transmission to send ASYNC bytes on a given channel:

  • Aperiodic Transmission is used to send a buffer of ASYNC bytes. The ASYNC bytes are sent to one of three priority queues. The precise timing when each ASYNC word transmission occurs can be defined using the time tag fields.

Error Injection can also be used to inject errors in transmission.

The channel must be configured as explained in the next section.


Configuring the channel

Before any transmission or reception takes place, the channels should be configured explicitly by setting the appropriates attributes. The transmission channels attributes should always match the reception channel attributes.

Updated 10/23/2023