Pstatselect.PstatClass()

<< Click to Display Table of Contents >>

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

Pstatselect.PstatClass()

Description

Return the class PSTAT class for the potentiostat selected by the user during Setup().

 

In order for the user to be able to select a potentiostat, a call to Pstatselect.Selector() needs to be passed to the Setup() function. This function is used to allow for device-independent scripts.

 

Type

INSTANCE FUNCTION

 

Usage

PSTAT = Pstatselect.PstatClass (Key)

 

Key

STRING

The Key in the GAMRY.INI file which contains the information regarding the PSTAT class of the selected potentiostat (usually "PstatClass").

PSTAT

CLASS

The PSTAT class of the selected potentiostat.