Get/Set/Reset AI_Bridge_Cfg

NI-DAQmx C Properties

Get/Set/Reset AI_Bridge_Cfg

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

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

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

Purpose

DAQmxGetAIBridgeCfg gets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Configuration property.

DAQmxSetAIBridgeCfg sets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Configuration property.

DAQmxResetAIBridgeCfg resets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Configuration property.