NI-RFPM API Reference

Table of Contents

RfpmVectorUserCalibration.ReadInformation Method

  • Updated2023-12-28
  • 1 minute(s) read
RfpmVectorUserCalibration.ReadInformation Method

RfpmVectorUserCalibrationReadInformation Method

Returns an array of RfpmUserCalibrationInformation that represents available user calibration information.
This method does not support the mmWave subsystem.

Namespace:  NationalInstruments.ModularInstruments.NIRfpm
Assembly:  NationalInstruments.ModularInstruments.NIRfpm.Fx40 (in NationalInstruments.ModularInstruments.NIRfpm.Fx40.dll) Version: 2023

Syntax

public RfpmUserCalibrationInformation[] ReadInformation()
Public Function ReadInformation As RfpmUserCalibrationInformation()

Return Value

Type: RfpmUserCalibrationInformation
An array of RfpmUserCalibrationInformation that represents available user calibration information.

Exceptions

ExceptionCondition
ObjectDisposedExceptionReadInformation was called after the associated NIRfpm or RfpmDriverUtility object was disposed.
IviCDriverException The underlying NI-RFPM driver returned an error.

See Also

Log in to get a better experience