PalmSens SDK Class Library

Comm.StatusWhenIdle Property

Whether PalmSens should measure temperature, current and potential when idle. Setting this member to false increases the response time (normal response time is about 100ms).

[Visual Basic]
Public Property StatusWhenIdle As Boolean
[C#]
public bool StatusWhenIdle {get; set;}

See Also

Comm Class | PalmSens.Comm Namespace