class PWR

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Curve classes >

class PWR

Description

The PWR class handles data-acquisition for Electrochemical Energy scripts.

 

The PWR curve uses the potentiostat in Galvanostatic mode. As data are acquired, the PWR class decimates them to the signal's requested output rate. This curve class is used with class PWRCONST, class PWRRAMP, and class PWRSTEP signals. Other signals do not work properly with this class because of the decimation algorithm.

 

Type

CLASS

 

Related Topics