Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

ClusterControlData Entries in the LVM File (Microprocessor SDK)

LabVIEW 8.6 Microprocessor SDK Help
June 2008

NI Part Number:
372197B-01

»View Product Info

ClusterControlData=structureSize

ClusterControlData.bInput=memberOffset,memberSize

ClusterControlData.bStatic=memberOffset,memberSize

ClusterControlData.datatype=memberOffset,memberSize

ClusterControlData.pBigCls=memberOffset,memberSize

ClusterControlData.pDefaultVal=memberOffset,memberSize

ClusterControlData.pOldVal=memberOffset,memberSize

ClusterControlData.pSmallCls=memberOffset,memberSize

ClusterControlData.pVal=memberOffset,memberSize

Description:

Describes the layout of the ClusterControlData structure in the target memory. The LabVIEW debugger uses the ClusterControlData structure information to access the front panel cluster control data structures.

Parameters:

structureSize is the size of the ClusterControlData structure in bytes.

memberOffset is the offset of the structure member variable in bits.

memberSize is the size of the structure member variable in bits.

Location:

LVClusterControl.h

Example:

ClusterControlData=152

ClusterControlData.bInput=1192,8

ClusterControlData.bStatic=1184,8

ClusterControlData.datatype=1152,32

ClusterControlData.pBigCls=96,32

ClusterControlData.pDefaultVal=32,32

ClusterControlData.pOldVal=0,32

ClusterControlData.pSmallCls=128,1024

ClusterControlData.pVal=64,32


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit