Get/Set/Reset AI_StrainGage_GageFactor

NI-DAQmx C Properties

Get/Set/Reset AI_StrainGage_GageFactor

int32 __CFUNC DAQmxGetAIStrainGageGageFactor(TaskHandle taskHandle, const char channel[], float64 *data);

int32 __CFUNC DAQmxSetAIStrainGageGageFactor(TaskHandle taskHandle, const char channel[], float64 data);

int32 __CFUNC DAQmxResetAIStrainGageGageFactor(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetAIStrainGageGageFactor gets the Analog Input >> Strain >> Strain Gage >> Gage Factor property.

DAQmxSetAIStrainGageGageFactor sets the Analog Input >> Strain >> Strain Gage >> Gage Factor property.

DAQmxResetAIStrainGageGageFactor resets the Analog Input >> Strain >> Strain Gage >> Gage Factor property.