quDIS-protocol
|
Ack telegram. More...
#include <ucprotocol.h>
Data Fields | |
UcTelegram | hdr |
Telegram header. | |
Int32 | reason |
Error code, UC_REASON... More... | |
Int32 | data [1] |
Data. More... | |
Ack telegram.
Acknowledges a done or denied set of a value to a controller object or represents the answer on a request for a value.
Definition at line 118 of file ucprotocol.h.
Int32 UcAckTelegram::data[1] |
Int32 UcAckTelegram::reason |
Error code, UC_REASON...
Definition at line 120 of file ucprotocol.h.