Get/Set/Reset AI_Bridge_ShuntCal_Select

NI-DAQmx C Properties

Get/Set/Reset AI_Bridge_ShuntCal_Select

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

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

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

Purpose

DAQmxGetAIBridgeShuntCalSelect gets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Shunt Cal Select property.

DAQmxSetAIBridgeShuntCalSelect sets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Shunt Cal Select property.

DAQmxResetAIBridgeShuntCalSelect resets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Shunt Cal Select property.