Enum Mode
Selection of functional mode of the DAC channel.
public enum Mode : byte
Fields
Comparator = 3Comparator mode.
CurrentOutput = 2Current output mode.
Disable = 0Disable the channel.
VoltageOutput = 1Voltage-Output Mode.
Selection of functional mode of the DAC channel.
public enum Mode : byte
Comparator = 3Comparator mode.
CurrentOutput = 2Current output mode.
Disable = 0Disable the channel.
VoltageOutput = 1Voltage-Output Mode.