ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

NIRfsg.RF Property

NIRfsg.RF Property

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

Exceptions

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

See Also

Was this information helpful?