quDIS-protocol
Data Fields
UcAckTelegram Struct Reference

Ack telegram. More...

#include <ucprotocol.h>

Data Fields

UcTelegram hdr
 Telegram header.
 
Int32 reason
 Error code, UC_REASON... More...
 
Int32 data [1]
 Data. More...
 

Detailed Description

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.

Field Documentation

Int32 UcAckTelegram::data[1]

Data.

May have more than 1 element if necessary

Definition at line 121 of file ucprotocol.h.

Int32 UcAckTelegram::reason

Error code, UC_REASON...

Definition at line 120 of file ucprotocol.h.


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