downloadWaveform
Download arbitrary waveform to function generator
Syntax
Description
downloadWaveform(
downloads the waveform defined by the numerical array fginstr,waveformArray)waveformArray to
the memory of the Quick Control function generator identified by the FGen
object fginstr.
downloads the specified waveform to the function generator and returns a waveform handle
waveformHandle = downloadWaveform(fginstr,waveformArray)waveformHandle, which identifies the waveform for use with the
SelectWaveform and removeWaveform functions. This
handle is necessary when working with more than one waveform at a time. Without a handle,
only the most recently downloaded waveform can be selected or removed.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012a