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