ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgRFWaveformCollection.Item Property

RfsgRFWaveformCollection.Item Property

RfsgRFWaveformCollectionItem Property

Sets or gets the name used to store the waveform.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public RfsgRFWaveformAttributes this[
	string waveformName
] { get; }
Public ReadOnly Default Property Item ( 
	waveformName As String
) As RfsgRFWaveformAttributes
	Get

Parameters

waveformName
Type: SystemString

Property Value

Type: RfsgRFWaveformAttributes
specifies the name used to store the waveform.

See Also

In This Section
Was this information helpful?