NIRfsa Namespace

Table of Contents

RfsaSelfCalibration.CalibrationToneMode Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaSelfCalibration.CalibrationToneMode Property

RfsaSelfCalibrationCalibrationToneMode Property

Note: This API is now obsolete.

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

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

[ObsoleteAttribute("Use DownconverterCalibrationToneMode property.")]
public RfsaNISelfCalibrationToneMode CalibrationToneMode { get; set; }
<ObsoleteAttribute("Use DownconverterCalibrationToneMode property.")>
Public Property CalibrationToneMode As RfsaNISelfCalibrationToneMode
	Get
	Set

Property Value

RfsaNISelfCalibrationToneMode
Specifies the RfsaNISelfCalibrationToneMode enumeration.

Exceptions

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

Remarks

This property is obsolete therefore use DownconverterCalibrationToneMode

See Also

Log in to get a better experience