PalmSens SDK Class Library

Comm.Active Property

Whether the PalmSens is active.

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

Remarks

True if the PalmSens this Comm class is connected to is active, False if it is not. This value may be False if there is no PalmSens connected, the PalmSens is powered off or when the PalmSens is not responding for any other reason.

See Also

Comm Class | PalmSens.Comm Namespace