MX Foundation 4
MXF_A664_PORT_PARAM::type::SAP Struct Reference

Define the SAP ports parameters.

#include <mxf_class_a664.h>

Data Fields

MXF_A664_PORT_ADRS address
 
MXF_A664_PORT_ADRS port
 

Field Documentation

MXF_A664_PORT_ADRS MXF_A664_PORT_PARAM::type::SAP::address

Source Address in transmission or local address in reception. The address is specified in host byte order.

For each transmission of data records the ipAddress field of the structure MXF_A664_DATAREC must be set to the destination.

Examples:
ar664_aperiodicSap.c.
MXF_A664_PORT_ADRS MXF_A664_PORT_PARAM::type::SAP::port

Define the UDP port for unicast or multicast address. Typically the ports 1024-65535 are used for COM ports (queuing - sampling) and 0-1023 for SAP ports.

Updated 10/23/2023