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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double RFPreselectorCalibrationToneFrequency { get; set; }

Remarks

Specifies a Double representing the frequency of the RF preselector calibration tone. The default value is 1.0 GHz.

Exceptions

TypeDescription
System.ObjectDisposedException

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