Real-Time API Revision2025.1-3
Loading...
Searching...
No Matches
IOCIGIMessage Struct Reference

#include <simrtdb.h>

Public Member Functions

double samplingRate __attribute__ ((aligned(8)))

Data Fields

char cigiInterfaceName [MAX_CIGINAME+1]
unsigned int destIP
unsigned short destPort
unsigned short srcPort
unsigned short msgFlags
unsigned short type
unsigned short cigiMajorVersion
unsigned short cigiMinorVersion

Detailed Description

CIGI message static properties.

Member Function Documentation

◆ __attribute__()

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

Sampling rate in ms for sampling port .

Field Documentation

◆ cigiInterfaceName

char IOCIGIMessage::cigiInterfaceName[MAX_CIGINAME+1]

◆ destIP

unsigned int IOCIGIMessage::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 IOCIGIMessage::destPort

Destination port for transmit.

◆ srcPort

unsigned short IOCIGIMessage::srcPort

Source port for receive.

◆ msgFlags

unsigned short IOCIGIMessage::msgFlags

◆ type

unsigned short IOCIGIMessage::type

Whether FIFO or schedule,etc.

◆ cigiMajorVersion

unsigned short IOCIGIMessage::cigiMajorVersion

Whether IN/OUT

◆ cigiMinorVersion

unsigned short IOCIGIMessage::cigiMinorVersion

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