NIRfsg Namespace

Table of Contents

RfsgArbWaveformCollection.Item Property

  • Updated2025-05-22
  • 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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Parameters

waveformName  String
Specifies the waveform name to be used for the channel based waveform properties.

Property Value

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

See Also

Log in to get a better experience