NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceAnalog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Shunt Cal SelectCurrent page
Table of Contents

Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Shunt Cal Select

Analog Input >> General Properties >> Signal Conditioning >> Bridge >> Shunt Cal >> Shunt Cal Select

Data Type: int32
Description: Specifies which shunt calibration switch(es) to enable. Use Shunt Cal Enable to enable the switch(es) you specify with this property.

Valid values

DAQmx_Val_A 12513 Switch A.
DAQmx_Val_B 12514 Switch B.
DAQmx_Val_AandB 12515 Switches A and B.


You can get/set/reset this property using:
  DAQmxGetAIBridgeShuntCalSelect
  DAQmxSetAIBridgeShuntCalSelect
  DAQmxResetAIBridgeShuntCalSelect

Was this information helpful?