NIRfsg.RF Property
- Updated2025-05-22
- 1 minute(s) read
NIRfsgRF Property
Gets the RF sub-object used to access fundamental properties for RF characteristics.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public RfsgRF RF { get; }
Public ReadOnly Property RF As RfsgRF Get
Property Value
RfsgRFReturns an object of type RfsgRF.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The RF property was accessed after the associated NIRfsg object was disposed. |