CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CPCONTROLLERASSIGNMENT Struct Reference

Controller assignment structure. More...

#include <CLC_Types.h>

Data Fields

CPENDPOINT target
 The target endpoint (input) More...
 
CPUINT16 wMsgType
 Message type, matching CPNS::Enums::MessageTypes. More...
 
CPUINT16 wMsgNum
 Message Number. More...
 
CPUINT16 wMsgIndex
 Message index. CAUTION: first item is related to message index 1! More...
 
CPUINT16 wInformationProfile
 Information profile related to the message type. More...
 
CPUINT16 wValueDown
 The value to be sent on button down event. Usually used with Selectors assigned to PushButton controllers. More...
 
CPUINT16 wValueUp
 The value to be sent on button up event. Usually used with Selectors assigned to PushButton controllers. More...
 
CPUINT8 bAvailableValues
 tells which of the following optional values are valid (if it makes sense for the assigned message). Match AssignControllerAvailableValues More...
 

Detailed Description

Controller assignment structure.


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