RfpmUserCalibration.Source Property
- Updated2023-12-28
- 1 minute(s) read
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.
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: RfpmSourceUserCalibrationA RfpmSourceUserCalibration object containing properties and methods used to access source offset calibrations operations.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Source was accessed after the associated NIRfpm object was disposed. |