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