NI-RFPM API Reference

Table of Contents

RfpmUserCalibration.Source Property

  • Updated2023-12-28
  • 1 minute(s) read
RfpmUserCalibration.Source Property

RfpmUserCalibrationSource Property

Gets the RfpmSourceUserCalibration object containing properties and methods used to access source offset calibrations operations.
This property 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 RfpmSourceUserCalibration Source { get; }
Public ReadOnly Property Source As RfpmSourceUserCalibration
	Get

Property Value

Type: RfpmSourceUserCalibration
A RfpmSourceUserCalibration object containing properties and methods used to access source offset calibrations operations.

Exceptions

ExceptionCondition
ObjectDisposedExceptionSource was accessed after the associated NIRfpm object was disposed.

See Also

Log in to get a better experience