download


Description

Downloads waveform data to AWG.

Syntax

C++
void download()

Arguments

None

Return Value

None

Example

awg.download();

Notes

This function downloads waveform data to the module. This method is used for both the built-in waveform parameters as well as the user_define_bulk and the user_define_file functions.