NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

ExternalCalibrationSession.SetSCExpressCalibrationAccessoryBridgeOutput Method

  • Updated2023-02-21
  • 1 minute(s) read
ExternalCalibrationSession.SetSCExpressCalibrationAccessoryBridgeOutput Method
Configures an SC Express accessory to produce the bridge output specified in volts-per-volt.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public void SetSCExpressCalibrationAccessoryBridgeOutput(
	double voltsPerVolt
)
Public Sub SetSCExpressCalibrationAccessoryBridgeOutput ( 
	voltsPerVolt As Double
)

Parameters

voltsPerVolt
Type: SystemDouble
The bridge output in volts-per-volt to be set on the SC Express accessory.

See Also

Log in to get a better experience