Return names of the waveforms present in the memory.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public void GetAllNamedWaveformNames(ref string[] waveformNames)

Parameters

NameTypeDescription
waveformNamesref string[]

Contains an array of waveform names.

Returns