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

NI-DAQmx C Properties

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