ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

NI-DAQ™mx C Reference

Get/Set/Reset AI_Bridge_TwoPointLin_First_ElectricalVal

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

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

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


Purpose

DAQmxGetAIBridgeTwoPointLinFirstElectricalVal gets the Analog Input >> Bridge >> Scaling Parameters >> Two-Point Linear >> First >> Electrical Value property.

DAQmxSetAIBridgeTwoPointLinFirstElectricalVal sets the Analog Input >> Bridge >> Scaling Parameters >> Two-Point Linear >> First >> Electrical Value property.

DAQmxResetAIBridgeTwoPointLinFirstElectricalVal resets the Analog Input >> Bridge >> Scaling Parameters >> Two-Point Linear >> First >> Electrical Value property.