ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgRFWaveformCollection.Item Property

  • Updated2024-05-08
  • 1 minute(s) read
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

Log in to get a better experience