There are three modi for this technique:

  • Dc measurement is performed at potential E
  • Pulse measurement is performed at potential E pulse
  • Dif measurement is Dc - Pulse


Namespace: PalmSens.Techniques
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public tMode As PulsedAmpDetection.enumMode
C#
public PulsedAmpDetection.enumMode tMode;
C++
public:
 PulsedAmpDetection.enumMode tMode sealed ;
J#
public PulsedAmpDetection.enumMode tMode
JScript
public tMode : PulsedAmpDetection.enumMode;

See Also