Pstat.SetAchOffsetEnable()
Pstat.SetAchOffsetEnable()
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).
Usage: Result = Pstat.SetAchOffsetEnable(State)
State | BOOL |
TRUE = Enabled FALSE = Disabled |
|
Result | BOOL | Returns State as Set. | |
This is valid for PC5 instruments.
Comments are closed.