Mux.SetCell()

Mux.SetCell()

Type: INSTANCE FUNCTION

Purpose: Changes 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.

Usage: Previous = Mux.SetCell(Channel)

  Channel

INDEX

or

Number from 0 to 7. One less than the new active cell.

For example, Channel = 3 activates ECM8 cell channel 4.

  NIL All cells are inactive.
  Previous

INDEX

or

Channel number for previous setting (0 to 7).
  NIL No channel was previously active.

Related Topics Link IconRelated Topics