class IMX

<< Click to Display Table of Contents >>

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

class IMX

Description

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

 

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

 

Type

CLASS

 

Related Topics