<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class MUX > Mux.SetDac() |
Set the local DAC (digital-to-analog converter) voltage for a given channel or channels.
This voltage is applied to local potentiostat.
The local potentiostat is only connected to the cell if the Inactive Cell control mode is set to the local potentiostat setting. The Mux.SetDac() function does not affect this Inactive Cell control setting.
Mux.SetDac(Channel, Voltage)
Channel |
INDEX |
|
NIL |
Change DAC on all channels. |
|
BITS |
Change DAC on all channels having a one in bit pattern. Bit N corresponds to channel N + 1. For example: 0x05 changes DAC on channels 1 and 3 with all other channels unchanged. |
|
Previous |
INDEX |
Must be a number between ±5.12 V. |