NI-DAQ™mx C Reference

Get/Set/Reset AI_StrainGage_ForceReadFromChan

int32 __CFUNC DAQmxGetAIStrainGageForceReadFromChan(TaskHandle taskHandle, const char channel[], bool32 *data);

int32 __CFUNC DAQmxSetAIStrainGageForceReadFromChan(TaskHandle taskHandle, const char channel[], bool32 data);

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


Purpose

DAQmxGetAIStrainGageForceReadFromChan gets the Analog Input >> Strain >> Force Read From Channel property.

DAQmxSetAIStrainGageForceReadFromChan sets the Analog Input >> Strain >> Force Read From Channel property.

DAQmxResetAIStrainGageForceReadFromChan resets the Analog Input >> Strain >> Force Read From Channel property.