NIRfsg Namespace

Table of Contents

RfsgArb.GetAllNamedWaveformNames Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsgArb.GetAllNamedWaveformNames Method

RfsgArbGetAllNamedWaveformNames Method

Return names of the waveforms present in the memory.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public void GetAllNamedWaveformNames(
	ref string[] waveformNames
)
Public Sub GetAllNamedWaveformNames ( 
	ByRef waveformNames As String()
)

Parameters

waveformNames  String
Contains an array of waveform names.

Return Value

See Also

Log in to get a better experience