<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class MUX > Mux.SetCell() |
Change the Active Cell setting.
Usually used to connect one cell to the system potentiostat so that a measurement can be made on that cell. This function can also make all cells inactive.
Any previously Active Cell is switched to its inactive cell control mode.
The Aux A/D setting is not changed by this function.
Previous = Mux.SetCell(Channel)
Channel |
INDEX |
Channel number (0 to 7). One less than the new Active Cell. For example, Channel = 3 activates Multiplexer cell Channel 4. |
NIL |
All cells are inactive. |
|
Previous |
INDEX |
Channel number for previous setting (0 to 7). |
NIL |
No channel was previously on. |