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

_PDAStr Entries in the LVM File (Microprocessor SDK)

LabVIEW 8.6 Microprocessor SDK Help
June 2008

NI Part Number:
372197B-01

»View Product Info

_PDAStr=structureSize

_PDAStr.len=memberOffset,memberSize

_PDAStr.refcnt=memberOffset,memberSize

_PDAStr.staticStr=memberOffset,memberSize

_PDAStr.str=memberOffset,memberSize

Description:

Describes the layout of the _PDAStr structure in the target memory. The LabVIEW debugger uses the _PDAStr structure information to access the front panel string signal and control data structures.

Parameters:

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

CCGStrSupport.h file

Example:

_PDAStr=12

_PDAStr.len=32,32

_PDAStr.refcnt=0,16

_PDAStr.staticStr=16,16

_PDAStr.str=64,16


Resources


 

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