PalmSens SDK v1.8.2.0

Pulse Class

Contains all shared methodparameters for all pulse related measurement method classes.

For a list of all members of this type, see Pulse Members.

System.Object
   PalmSens.Method
      PalmSens.ScanMethod
         PalmSens.PotentialMethod
            PalmSens.Techniques.Pulse
               PalmSens.Techniques.DifferentialPulse
               PalmSens.Techniques.NormalPulse

[Visual Basic]
MustInherit Public Class Pulse
    Inherits PotentialMethod
[C#]
public abstract class Pulse : PotentialMethod

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: PalmSens.Techniques

Assembly: PalmSens (in PalmSens.dll)

See Also

Pulse Members | PalmSens.Techniques Namespace