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

EnumCtlData Entries in the LVM File (Microprocessor SDK)

LabVIEW 8.6 Microprocessor SDK Help
June 2008

NI Part Number:
372197B-01

»View Product Info

EnumCtlData=structureSize

EnumCtlData.bInput=memberOffset,memberSize

EnumCtlData.bStatic=memberOffset,memberSize

EnumCtlData.datatype=memberOffset,memberSize

EnumCtlData.defaultVal=memberOffset,memberSize

EnumCtlData.nValue=memberOffset,memberSize

EnumCtlData.numItems=memberOffset,memberSize

Description:

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

Parameters:

structureSize is the size of the EnumCtlData 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:

LVEnumCtl.h

Example:

EnumCtlData=20

EnumCtlData.bInput=136,8

EnumCtlData.bStatic=128,8

EnumCtlData.datatype=0,32

EnumCtlData.defaultVal=64,32

EnumCtlData.nValue=32,32

EnumCtlData.numItems=96,32


Resources


 

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