RfsgRF.RFInLOExportEnabled Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Specifies whether to enable the RF IN LO OUT terminal on the PXIe-5840.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public RfsgRFInLOExportEnabled RFInLOExportEnabled { get; set; }
Public Property RFInLOExportEnabled As RfsgRFInLOExportEnabled Get Set
Property Value
RfsgRFInLOExportEnabledSpecifies the RfsgRFInLOExportEnabled enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The RFInLOExportEnabled property was accessed after the associated NIRfsg object was disposed. |