Table of Contents

Enum Wave

Namespace
Iot.Device.Dac63004
Assembly
Iot.Device.Dac63004.dll

Wave form option for function configuration.

public enum Wave : ushort

Fields

Disable = 1792

Disable function generation.

InverseSawtooth = 512

Inverse sawtooth wave.

Sawtooth = 256

Sawtooth wave.

Sine = 1024

Sine wave.

Triangular = 0

Triangular wave.