OutputType#

class OutputType(value)[source]#

Bases: IntFlag

Waveform output type.

OUT1: Enables the output 1 for the respective wave. OUT2: Enables the output 2 for the respective wave.

New in version 0.3.5.

Attributes