GetAllNamedWaveformNames(ref string[])
- Updated2025-10-14
- 1 minute(s) read
Return names of the waveforms present in the memory.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void GetAllNamedWaveformNames(ref string[] waveformNames)
Parameters
| Name | Type | Description |
|---|---|---|
| waveformNames | ref string[] | Contains an array of waveform names. |