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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaRFOutLOExportEnabled RFOutLOExportEnabled { get; set; }

Remarks

Specifies the RfsaRFOutLOExportEnabled enumeration. The default value is Unspecified.

This property cannot be Enabled or Disabled unless an NI-RFSG session on the PXIe-5840 has set the NI-RFSG LOOutExportConfigureFromRfsa property to Enabled.

Exceptions

TypeDescription
System.ObjectDisposedException

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