ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgArbWaveformCollection.Item Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgArbWaveformCollection.Item Property

RfsgArbWaveformCollectionItem Property

Gets the Arb waveform attribute at the particular index.

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

Syntax

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

Parameters

waveformName
Type: SystemString
Specifies the waveform name to be used for the channel based waveform properties.

Property Value

Type: RfsgArbWaveformAttributes
Gets the RfsgArbWaveformAttributes sub-object to configure channel based waveform attributes.

See Also

Log in to get a better experience