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