Gets or sets the frequency of the calibration tone, in hertz (Hz).

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double CalibrationToneFrequency { get; set; }

Remarks

Specifies a Double representing the frequency of the calibration tone. The default value is 612.5 MHz.

This property is obsolete therefore use DownconverterCalibrationToneFrequency

Exceptions

TypeDescription
System.ObjectDisposedException

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