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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double RFConditioningCalibrationToneFrequency { get; set; }

Remarks

Specifies a Double representing the frequency of the RF conditioning calibration tone, in hertz (Hz). The default value is 1.0 GHz. Valid values are 34.5 MHz to 7.5 GHz.

Exceptions

TypeDescription
System.ObjectDisposedException

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