class ECM8

<< Click to Display Table of Contents >>

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

class ECM8

Description

The ECM8 class encapsulates the functions and data required for control of an ECM8 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 ECM8. However, the underlying code is somewhat different.

 

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

 

Type

CLASS

 

Related Topics