RfsaSignalPath.LOOutExportConfigureFromRfsg Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
RfsaLOOutExportConfigureFromRfsgSpecifies the RfsaLOOutExportConfigureFromRfsg enumeration. The default value is Disabled.
Exceptions
Exception | Condition |
---|---|
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.