Pstat.SetAchOffsetEnable()

<< Click to Display Table of Contents >>

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

Pstat.SetAchOffsetEnable()

Description

Enable or disable post-potentiostat offset correction.

 

This allows the DC component of a measured voltage signal to be removed. Removal of this DC component allows multiplication of the signal by a post-gain factor (1×, 10×, 100×) while keeping this post-gain signal within the voltage limit of the analog-to-digital converter (ADC).

 

Gamry tip bulb

This is valid for PC5 instruments.

 

Type

INSTANCE FUNCTION

 

Usage

Result = Pstat.SetAchOffsetEnable(State)

 

State

BOOL

TRUE = Enabled

FALSE = Disabled

Result

BOOL

Returns State as set.