class PSTATSELECT

<< Click to Display Table of Contents >>

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

class PSTATSELECT

Description

This class is used to make selecting a potentiostat device independent.

 

By using a device-independent class for selecting a potentiostat, scripts do not need to know the family of potentiostat(s) in the computer. The PSTATSELECT class retrieves information from the GAMRY.INI file for the potentiostat(s) installed in the computer. A selector is usually passed to setup so the user can select from the list of available potentiostats. After the user has selected a potentiostat, the PSTATSELECT class returns a potentiostat of the appropriate family.

 

Type

CLASS

 

Related Topics