Logo
UNICENS V2.1.0-3491
User Manual and API Reference
Ucs_Ns_ConfigMsg_t Struct Reference

Structure of a ConfigMsg used in Node-Script. More...

Data Fields

uint8_t FBlockId
 FBlockId of the config msg.
 
uint8_t InstId
 InstId of the config msg.
 
uint16_t FunktId
 FunktId of the config msg.
 
uint8_t OpCode
 OpCode of the config msg.
 
uint8_t DataLen
 Data length.
 
uint8_t * DataPtr
 Reference to the Data.
 

Detailed Description

Structure of a ConfigMsg used in Node-Script.