Pstat.Open()

<< Click to Display Table of Contents >>

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

Pstat.Open()

Description

Acquire the use of a given potentiostat.

 

If the potentiostat doesn't exist or is being used in another experiment, report an error and return the value FALSE.

 

Type

INSTANCE FUNCTION

 

Usage

Status = Pstat.Open()

 

Status

BOOL

TRUE = successful use.

FALSE = unsuccessful use.