Pstat.ExtSrceEnable()

<< Click to Display Table of Contents >>

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

Pstat.ExtSrceEnable()

Description

Turn the External Source Input to the potentiostat on or off.

 

Type

INSTANCE FUNCTION

 

Usage

Result = Pstat.SeExtSrceEnable (State)

 

State

BOOL

TRUE = Turn on.

FALSE = Turn off.

Result

BOOL

Return State as set.