NI-RFPM API Reference

Table of Contents

RfpmUserCalibrationSourceOffset Class

  • Updated2023-12-28
  • 3 minute(s) read
RfpmUserCalibrationSourceOffset Class

RfpmUserCalibrationSourceOffset Class

Represents a source offset for a particular path to the switch.
This property does not support the mmWave subsystem.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfpmRfpmUserCalibrationSourceOffset

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

Syntax

public class RfpmUserCalibrationSourceOffset
Public Class RfpmUserCalibrationSourceOffset

The RfpmUserCalibrationSourceOffset type exposes the following members.

Properties

  NameDescription
Public propertyCalibratedPower
Gets the calibrated power.
This property does not support the mmWave subsystem.
Public propertyDigitalGain
Gets the digital gain.
This property does not support the mmWave subsystem.
Public propertyOffset
Gets the source offset.
This property does not support the mmWave subsystem.
Public propertySettlingTime
Gets the settling time.
This property does not support the mmWave subsystem.
Public propertySwitchPath
Gets the path to the switch that the offset applies to.
This property does not support the mmWave subsystem.
Top

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

Remarks

Use this class to get the offset, switch path, calibrated power, digital gain and settling time for a particular user calibration source offset returned by .

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Log in to get a better experience