Report Bugs Here

Moderator: Mmiscool

User avatar
By Mmiscool
#52379 what do you mean by a time out triggering the branch ?
User avatar
By Oldbod
#52381 Sorry poor phrasing on my part. A better question would have been, is a call to serialbranch triggered when a byte arrives in the input buffer, or when the input buffer contains a complete, terminated by cr/lf,value.

If it's the second, does serialtimeout also trigger a call to serialbranch same as a completed serialinput?

If serialbranch is triggered by first byte to arrive in buffer, then just ignore me!
User avatar
By Mmiscool
#52384 Serialbranch is triggered by the first character received.