Pstat.SetIchOffsetEnable()

Pstat.SetIchOffsetEnable()

Type: INSTANCE FUNCTION

Purpose: 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). The effective resistance of the I/E resistor must be taken into account to determine the voltage seen by the ADC for a corresponding current level.

Usage: Result= Pstat.SetIchOffsetEnable(State)

       
  State BOOL

TRUE = Enabled

FALSE = Disabled

  Result BOOL Returns State as Set.

Related Topics Link IconRelated Topics