Starts an external calibration session on a device.

Syntax

Namespace: NationalInstruments.DAQmx

public ExternalCalibrationSession StartExternalCalibration(string password)

Parameters

NameTypeDescription
passwordstring

The current calibration password for the device. The default password for all NI products is NI.

Returns

A reference to the ExternalCalibrationSession.

Exceptions

TypeDescription
NationalInstruments.DAQmx.DaqException

The NI-DAQmx driver returned an error.