NIRfsa Namespace

Table of Contents

RfsaSignalPath.RFOutLOExportEnabled Property

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

RfsaSignalPathRFOutLOExportEnabled Property

Note: This API is now obsolete.

Gets or sets whether to enable the RF OUT LO OUT terminal on the PXIe-5840.

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

Syntax

[ObsoleteAttribute("Use LocalOscillator.RFOutLOExportEnabled property.")]
public RfsaRFOutLOExportEnabled RFOutLOExportEnabled { get; set; }
<ObsoleteAttribute("Use LocalOscillator.RFOutLOExportEnabled property.")>
Public Property RFOutLOExportEnabled As RfsaRFOutLOExportEnabled
	Get
	Set

Property Value

RfsaRFOutLOExportEnabled
Specifies the RfsaRFOutLOExportEnabled enumeration. The default value is Unspecified.

Exceptions

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

See Also

Log in to get a better experience