<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class IMX > IMX.SetAux() |
Usually used to connect an Aux A/D channel to a potentiostat's Aux A/D input BNC connector so that a measurement can be made on that channel. This function can also be used to make all Aux A/D channels inactive.
The Active Cell setting is not changed by this function.
Previous = IMX.SetAux(Channel)
Channel |
INDEX |
Channel number (0 to 7). One less than the new Aux A/D channel. |
NIL |
All Aux A/D channels are off. |
|
Previous |
INDEX |
Channel number for previous setting (0 to 7). |
NIL |
No channel was previously on. |