NI-RFPM API Reference

Table of Contents

NIRfpm.RfmxCallbacks Property

  • Updated2023-12-28
  • 1 minute(s) read
NIRfpm.RfmxCallbacks Property

NIRfpmRfmxCallbacks Property

Gets an RfpmRfmxCallbacks object that provides functionality for RFmx to call into RFPM.
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 RfpmRfmxCallbacks RfmxCallbacks { get; }
Public ReadOnly Property RfmxCallbacks As RfpmRfmxCallbacks
	Get

Property Value

Type: RfpmRfmxCallbacks
An RfpmRfmxCallbacks object.

Exceptions

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

See Also

Log in to get a better experience