NIRfsa Namespace

Table of Contents

RfsaSignalPath.LOOutExportConfigureFromRfsg Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaSignalPath.LOOutExportConfigureFromRfsg Property

RfsaSignalPathLOOutExportConfigureFromRfsg Property

Note: This API is now obsolete.

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

[ObsoleteAttribute("Use LocalOscillator.LOOutExportConfigureFromRfsg property.")]
public RfsaLOOutExportConfigureFromRfsg LOOutExportConfigureFromRfsg { get; set; }
<ObsoleteAttribute("Use LocalOscillator.LOOutExportConfigureFromRfsg property.")>
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