Upconverter
- Updated2025-10-14
- 1 minute(s) read
Gets the Upconverter sub-object that relate only to the RF upconverter.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgUpconverter Upconverter { get; }
Remarks
Returns an object of type RfsgUpconverter.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Upconverter property was accessed after the associated NIRfsg object was disposed. |