Table of Contents

Enum Mode

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

Selection of functional mode of the DAC channel.

public enum Mode : byte

Fields

Comparator = 3

Comparator mode.

CurrentOutput = 2

Current output mode.

Disable = 0

Disable the channel.

VoltageOutput = 1

Voltage-Output Mode.