NIRfsg.RF Property
- Updated2024-05-08
- 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.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgRF RF { get; }
Public ReadOnly Property RF As RfsgRF Get
Property Value
Type: RfsgRFReturns an object of type RfsgRF.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The RF property was accessed after the associated NIRfsg object was disposed. |