NIRfsa Namespace

Table of Contents

RfsaSelfCalibration.IsSelfCalibrationValid Method

  • Updated2025-07-17
  • 1 minute(s) read
RfsaSelfCalibration.IsSelfCalibrationValid Method

RfsaSelfCalibrationIsSelfCalibrationValid Method

Indicates whether a calibration step is valid.

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

Syntax

public bool IsSelfCalibrationValid()
Public Function IsSelfCalibrationValid As Boolean

Return Value

Boolean
if the calibration step is valid; otherwise, .

Exceptions

ExceptionCondition
ObjectDisposedException The IsSelfCalibrationValid method was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience