nidas v1.2.3
Public Attributes | List of all members
nidas::dynld::raf::PIP_Serial::SendPIP_BLK Struct Reference

Packet sent to probe to begin sending data. More...

#include <PIP_Serial.h>

Public Attributes

unsigned char esc
 
unsigned char id
 
DMT_UShort hostSyncCounter
 
DMT_ULong PASCoefficient
 
DMT_UShort relayControl
 
DMT_UShort chksum
 

Detailed Description

Packet sent to probe to begin sending data.

Usually this is put in the xml, but because PASCoefficient has to be calculated by the server, and thus is not static, is here. Don't actually know that it'll be used though.

Member Data Documentation

◆ chksum

DMT_UShort nidas::dynld::raf::PIP_Serial::SendPIP_BLK::chksum

◆ esc

unsigned char nidas::dynld::raf::PIP_Serial::SendPIP_BLK::esc

◆ hostSyncCounter

DMT_UShort nidas::dynld::raf::PIP_Serial::SendPIP_BLK::hostSyncCounter

◆ id

unsigned char nidas::dynld::raf::PIP_Serial::SendPIP_BLK::id

◆ PASCoefficient

DMT_ULong nidas::dynld::raf::PIP_Serial::SendPIP_BLK::PASCoefficient

◆ relayControl

DMT_UShort nidas::dynld::raf::PIP_Serial::SendPIP_BLK::relayControl

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