NI-RFPM API Reference

Table of Contents

RfpmUserCalibrationReceiverOffset Class

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

RfpmUserCalibrationReceiverOffset Class

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

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfpmRfpmUserCalibrationReceiverOffset

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

Syntax

public class RfpmUserCalibrationReceiverOffset
Public Class RfpmUserCalibrationReceiverOffset

The RfpmUserCalibrationReceiverOffset type exposes the following members.

Properties

  NameDescription
Public propertyDigitalGain
Gets the digital gain.
This property does not support the mmWave subsystem.
Public propertyOffset
Gets the receiver offset.
This property does not support the mmWave subsystem.
Public propertyRfsaReferenceLevel
Gets the actual reference level which must be applied to the NI-RFSA/NI-RFmx driver in order to guarantee that the receiver hardware is in a valid, calibrated state.
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, path, RFSA reference level, and digital gain for a particular user calibration receiver 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