class MUX

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Instrument classes >

class MUX

Description

The MUX class encapsulates the functions and data required for control of an Electrochemical Multiplexer by an Explain™ script.

 

The functions within this class have a similar functionality to those in the C-language library provided with the Multiplexer. However, the underlying code is somewhat different.

 

An object of the MUX class is not useful without a corresponding Multiplexer connected to the host computer. This Multiplexer must be configured using the Framework setup.

 

Type

CLASS

 

Related Topics