IMX.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.

Usage: Previous = IMX.SetCell(Channel)

  Channel

INDEX

or

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

For example, Channel = 3 activates IMX8 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 IconRelated Topics