LOOutExportConfigureFromRfsg
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The LOOutExportConfigureFromRfsg property was accessed after the associated NIRfsa object was disposed. |