NIRfsa Namespace

Table of Contents

RfsaNI5693SelfCalibration.RFPreselectorCalibrationToneMode Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaNI5693SelfCalibration.RFPreselectorCalibrationToneMode Property

RfsaNI5693SelfCalibrationRFPreselectorCalibrationToneMode Property

Note: This API is now obsolete.

Gets or sets the location in a signal path where an RF preselector calibration tone is injected or 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 RfConditioningCalToneMode property.")]
public RfsaNI5693RFPreselectorCalibrationToneMode RFPreselectorCalibrationToneMode { get; set; }
<ObsoleteAttribute("Use RfConditioningCalToneMode property.")>
Public Property RFPreselectorCalibrationToneMode As RfsaNI5693RFPreselectorCalibrationToneMode
	Get
	Set

Property Value

RfsaNI5693RFPreselectorCalibrationToneMode
Specifies the RfsaNI5693RFPreselectorCalibrationToneMode enumeration.

Exceptions

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

See Also

Log in to get a better experience