RfsgRF.LOOutExportConfigureFromRfsa Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Specifies whether to allow NI-RFSA to control the NI-RFSG LO out export.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public RfsgLOOutExportConfigureFromRfsa LOOutExportConfigureFromRfsa { get; set; }
Public Property LOOutExportConfigureFromRfsa As RfsgLOOutExportConfigureFromRfsa Get Set
Property Value
RfsgLOOutExportConfigureFromRfsaSpecifies the RfsgLOOutExportConfigureFromRfsa enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The LOOutExportConfigureFromRfsa property was accessed after the associated NIRfsg object was disposed. |