Gets or sets the location in a path where a calibration tone is injected, or checks whether the tone is disabled.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaNISelfCalibrationToneMode CalibrationToneMode { get; set; }

Remarks

Specifies the RfsaNISelfCalibrationToneMode enumeration.

This property is obsolete therefore use DownconverterCalibrationToneMode

Exceptions

TypeDescription
System.ObjectDisposedException

The CalibrationToneMode property was accessed after the associated NIRfsa object was disposed.