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