RF
- Updated2025-10-14
- 1 minute(s) read
Gets the RF sub-object used to access fundamental properties for RF characteristics.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgRF RF { get; }
Remarks
Returns an object of type RfsgRF.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The RF property was accessed after the associated NIRfsg object was disposed. |