NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceGet/Set/Reset AI_Bridge_ShuntCal_ShuntCalAResistanceCurrent page
Table of Contents

Get/Set/Reset AI_Bridge_ShuntCal_ShuntCalAResistance

Get/Set/Reset AI_Bridge_ShuntCal_ShuntCalAResistance

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

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

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


Purpose

DAQmxGetAIBridgeShuntCalShuntCalAResistance gets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Shunt Cal A Resistor Value property.

DAQmxSetAIBridgeShuntCalShuntCalAResistance sets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Shunt Cal A Resistor Value property.

DAQmxResetAIBridgeShuntCalShuntCalAResistance resets the Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Shunt Cal A Resistor Value property.

In This Section
Was this information helpful?