RfsaSignalPath.RFOutLOExportEnabled Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
RfsaRFOutLOExportEnabledSpecifies the RfsaRFOutLOExportEnabled enumeration. The default value is Unspecified.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The RFOutLOExportEnabled property was accessed after the associated NIRfsa object was disposed. |