NIRfsa Namespace

Table of Contents

RfsaSelfCalibration.Correction300KhzFilter Property

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

RfsaSelfCalibrationCorrection300KhzFilter Property

Gets or sets the internal gain self-calibration correction for the 300 kHz IF filter path.

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

Syntax

public double Correction300KhzFilter { get; set; }
Public Property Correction300KhzFilter As Double
	Get
	Set

Property Value

Double
Specifies a Double representing the internal gain self-calibration correction for the 300 kHz IF filter path.

Exceptions

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

See Also

Log in to get a better experience