|
SELKIELogger
1.0.0
|
Internal representation of a Datawell HVA message. More...
#include <DWTypes.h>

Public Attributes | |
| uint8_t | seq |
| Sequence number, transmitted as two hex characters. | |
| char | rtStatus |
| Real time channel status information. More... | |
| uint8_t | rt [9] |
| Real time data. | |
| char | packStatus |
| Packet data status information. More... | |
| uint8_t | pack [3] |
| Packet data. | |
Internal representation of a Datawell HVA message.
Transmitted as text, terminated by a carriage return (not stored). The sequence number and data arrays are transmitted as hexadecimal characters, with two characters representing each byte stored.
| char dw_hva::packStatus |
| char dw_hva::rtStatus |
Real time channel status information.