PalmSens SDK Class Library

Comm.CurrentCurve Property

Contains the curve that is currently being measured. If possible, this Curve object will be updated whenever new points are measured.

[Visual Basic]
Public ReadOnly Property CurrentCurve As Curve
[C#]
public PalmSens.Core.Curve CurrentCurve {get;}

See Also

Comm Class | PalmSens.Comm Namespace