download


Description

Downloads the built-in waveform parameters to the DSM board.

Syntax

C++
void download()

Arguments

None

Return Value

None

Example

dsm.download();

Notes

This function is only needed to download the built-in waveform parameters (chirp1, chirp2, code, etc). If you use the user_define_bulk or the user_define_file functions then you should NOT use this function.