Real-Time API Revision2025.2-0
Loading...
Searching...
No Matches
IOFDXMessage Struct Reference

#include <simrtdb.h>

Public Member Functions

double samplingRate __attribute__ ((aligned(8)))

Data Fields

unsigned int groupId
unsigned int groupSize
unsigned int destIP
unsigned short destPort

Detailed Description

FDX message static properties.

Member Function Documentation

◆ __attribute__()

double samplingRate IOFDXMessage::__attribute__ ( (aligned(8)) )

Sampling rate in ms for sampling port .

Field Documentation

◆ groupId

unsigned int IOFDXMessage::groupId

◆ groupSize

unsigned int IOFDXMessage::groupSize

◆ destIP

unsigned int IOFDXMessage::destIP

Destination IP for the message in "a <<24 | b << 16 | c << 8 | d" format where IP is a.b.c.d

◆ destPort

unsigned short IOFDXMessage::destPort

Destination port for transmit.


The documentation for this struct was generated from the following file: