NIRfsa Namespace

Table of Contents

RfsaLocalOscillator.LOOutExportConfigureFromRfsg Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaLocalOscillator.LOOutExportConfigureFromRfsg Property

RfsaLocalOscillatorLOOutExportConfigureFromRfsg Property

Gets or sets whether to allow NI-RFSG to control the NI-RFSA LO out export.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaLOOutExportConfigureFromRfsg LOOutExportConfigureFromRfsg { get; set; }
Public Property LOOutExportConfigureFromRfsg As RfsaLOOutExportConfigureFromRfsg
	Get
	Set

Property Value

RfsaLOOutExportConfigureFromRfsg
Specifies the RfsaLOOutExportConfigureFromRfsg enumeration. The default value is Disabled.

Exceptions

ExceptionCondition
ObjectDisposedException The LOOutExportConfigureFromRfsg property was accessed after the associated NIRfsa object was disposed.

Remarks

Use the NI-RFSG RFInLOExportEnabled property to control the NI-RFSA LO out export from NI-RFSG.

See Also

Log in to get a better experience