Get/Set/Reset AI_StrainGage_Cfg

NI-DAQmx C Properties

Get/Set/Reset AI_StrainGage_Cfg

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

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

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

Purpose

DAQmxGetAIStrainGageCfg gets the Analog Input >> Strain >> Strain Gage >> Configuration property.

DAQmxSetAIStrainGageCfg sets the Analog Input >> Strain >> Strain Gage >> Configuration property.

DAQmxResetAIStrainGageCfg resets the Analog Input >> Strain >> Strain Gage >> Configuration property.