nidas  v1.2-1520
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

DMT_UShort nidas::dynld::raf::PIP_Serial::SendPIP_BLK::chksum
unsigned char nidas::dynld::raf::PIP_Serial::SendPIP_BLK::esc
DMT_UShort nidas::dynld::raf::PIP_Serial::SendPIP_BLK::hostSyncCounter
unsigned char nidas::dynld::raf::PIP_Serial::SendPIP_BLK::id
DMT_ULong nidas::dynld::raf::PIP_Serial::SendPIP_BLK::PASCoefficient
DMT_UShort nidas::dynld::raf::PIP_Serial::SendPIP_BLK::relayControl

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