Mux.SetAux()
Mux.SetAux()
Type: INSTANCE FUNCTION
Purpose: Changes the Aux A/D setting.
Usually used to connect Aux A/D channel to the PC3 potentiostat 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.
Usage: Previous = Mux.SetAux(Channel)
Channel |
INDEX or |
Number (0 to 7). One less than the new Aux A/D channel. |
|
NIL | All Aux A/D channels are off. | ||
Previous |
INDEX or |
Channel number for previous setting (0 to 7). | |
NIL | No channel was previously on. |
Comments are closed.