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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaLOOutExportConfigureFromRfsg LOOutExportConfigureFromRfsg { get; set; }

Remarks

Specifies the RfsaLOOutExportConfigureFromRfsg enumeration. The default value is Disabled.

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

Exceptions

TypeDescription
System.ObjectDisposedException

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