NI-DAQmx .NET Framework 4.0 API Reference

ExternalCalibrationSession.ConnectSCExpressCalibrationAccessoryChannels Method

  • Updated2023-02-21
  • 1 minute(s) read
ExternalCalibrationSession.ConnectSCExpressCalibrationAccessoryChannels Method
Configures a connection on the SC Express accessory for the specified physical channel(s).

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

Syntax

public void ConnectSCExpressCalibrationAccessoryChannels(
	string physicalChannels,
	string connection
)
Public Sub ConnectSCExpressCalibrationAccessoryChannels ( 
	physicalChannels As String,
	connection As String
)

Parameters

physicalChannels
Type: SystemString
The physical channel(s) to calibrate.
connection
Type: SystemString
Specifies how channels on the SC Express accessory should be configured. The resulting configuration connects channels to a particular external signal or to an onboard terminal. The supported connections depend on the accessory.

See Also

Log in to get a better experience