RfsgRF.Advanced Property
- Updated2024-05-08
- 1 minute(s) read
RfsgRFAdvanced Property
Gets the Advanced sub-object that relate only to the RF Advanced.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgRFAdvanced Advanced { get; }
Public ReadOnly Property Advanced As RfsgRFAdvanced Get
Property Value
Type: RfsgRFAdvancedReturns an object of type RfsgRFAdvanced.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Advanced property was accessed after the associated NIRfsg object was disposed. |