<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetIchOffsetEnable() |
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 converter). 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.
Result= Pstat.SetIchOffsetEnable(State)
State |
BOOL |
•TRUE = Enabled •FALSE = Disabled |
Result |
BOOL |
Return State as set. |