OutputType#

class OutputType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[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.

Methods

Attributes