quDIS-protocol
|
Telegram header. More...
#include <ucprotocol.h>
Data Fields | |
Int32 | length |
Length of the rest(!) of the telegram. | |
Int32 | opcode |
Opcode, UC_SET, UC_GET etc. More... | |
Int32 | address |
Identifier (name) of the controller object. | |
Int32 | index |
Sub-identifier of the object (if applicable) | |
Int32 | correlationNumber |
Identity number for matching the answer. | |
Int32 UcTelegram::opcode |
Opcode, UC_SET, UC_GET etc.
Definition at line 89 of file ucprotocol.h.