Get/Set/Reset AI_StrainGage_PoissonRatio

NI-DAQmx C Properties

Get/Set/Reset AI_StrainGage_PoissonRatio

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

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

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

Purpose

DAQmxGetAIStrainGagePoissonRatio gets the Analog Input >> Strain >> Strain Gage >> Poisson Ratio property.

DAQmxSetAIStrainGagePoissonRatio sets the Analog Input >> Strain >> Strain Gage >> Poisson Ratio property.

DAQmxResetAIStrainGagePoissonRatio resets the Analog Input >> Strain >> Strain Gage >> Poisson Ratio property.