Get/Set/Reset AI_Bridge_Balance_CoarsePot

NI-DAQmx C Properties

Get/Set/Reset AI_Bridge_Balance_CoarsePot

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

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

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

Purpose

DAQmxGetAIBridgeBalanceCoarsePot gets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Balance >> Coarse Potentiometer property.

DAQmxSetAIBridgeBalanceCoarsePot sets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Balance >> Coarse Potentiometer property.

DAQmxResetAIBridgeBalanceCoarsePot resets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Balance >> Coarse Potentiometer property.