ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgRF.Advanced Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgRF.Advanced Property

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: RfsgRFAdvanced
Returns an object of type RfsgRFAdvanced.

Exceptions

ExceptionCondition
ObjectDisposedException The Advanced property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience