RFOutLOExportEnabled
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether to enable the RF OUT LO OUT terminal on the PXIe-5840.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaRFOutLOExportEnabled RFOutLOExportEnabled { get; set; }
Remarks
Specifies the RfsaRFOutLOExportEnabled enumeration. The default value is Unspecified.
This property cannot be Enabled or Disabled unless an NI-RFSG session on the PXIe-5840 has set the NI-RFSG LOOutExportConfigureFromRfsa property to Enabled.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The RFOutLOExportEnabled property was accessed after the associated NIRfsa object was disposed. |