NIRfsg Namespace

Table of Contents

RfsgRFWaveformCollection.Item Property

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

Syntax

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

Parameters

waveformName  String
 

Property Value

RfsgRFWaveformAttributes
specifies the name used to store the waveform.

See Also

Log in to get a better experience