Get/Set/Reset AI_Bridge_ShuntCal_GainAdjust

NI-DAQmx C Properties

Get/Set/Reset AI_Bridge_ShuntCal_GainAdjust

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

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

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

Purpose

DAQmxGetAIBridgeShuntCalGainAdjust gets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Gain Adjustment property.

DAQmxSetAIBridgeShuntCalGainAdjust sets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Gain Adjustment property.

DAQmxResetAIBridgeShuntCalGainAdjust resets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Gain Adjustment property.