RThreshold Property

Navigation:  Reference Guide > Serial Communication > Properties >

RThreshold Property

Previous pageReturn to chapter overviewNext page

Gets or sets the minimum number of characters sitting in the input buffer before the OnComm event is triggered.

[Visual Basic]

Public Property RThreshold() As Integer

Remarks

if this property is 0, OnComm event will never be fired.

 

See Also

OnComm event