PalmSens SDK Class Library

Comm.Busy Property

Whether the PalmSens is busy at the moment

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

Remarks

This property is set to true when the PalmSens is active downloading new firmware or running a measurement.

See Also

Comm Class | PalmSens.Comm Namespace