arm


Description

Arms AWG in Master mode.

Syntax

C++
void arm()

Arguments

None

Return Value

None

Example

awg.arm();

Notes

This function will arm the AWG in both the Triggered Continuous or the Burst modes.

You must call the flush method before starting any waveform output after downloading.