_OCDI_Alignment=structureSize
_OCDI_Alignment.el_1=memberOffset,memberSize
_OCDI_Alignment.el_2=memberOffset,memberSize
Description:
Describes the layout of the _OCDI_Alignment structure in the target memory. The LabVIEW debugger uses the _OCDI_Alignment structure information to access the cluster signal and control cluster member data structures.
Parameters:
structureSize is the size of the _OCDI_Alignment 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:
LVCCG.h
Example:
_OCDI_Alignment=16
_OCDI_Alignment.el_1=0,8
_OCDI_Alignment.el_2=64,64