FloatVal

Description

FloatVal references single precision real data on 32-bit even word boundaries.

VB

[form].GECTL.FloatVal ( FloatIndex% ) = [value!]

VC++

float GECTL.GetFloatVal ( int FloatIndex );

void GECTL.SetFloatVal ( int FloatIndex, float value );

Remarks

FloatIndex  References a floating point element (0-256 )

The Size Property must be set to 2 time number of floating points required

Also See

Data Operations