PalmSens SDK Class Library

Comm.QCount Property

Number of idle packets received. PalmSens sends an idle packet approximately every second.

[Visual Basic]
Public ReadOnly Property QCount As Integer
[C#]
public int QCount {get;}

Remarks

Idle packets are only sent when the PalmSens is in idle mode. The Idle event is raised every time this value is incremented.

See Also

Comm Class | PalmSens.Comm Namespace