B4X FEED Wait For event multiple times

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Wait For event multiple times است. این موضوع تا کنون 94 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Wait For event multiple times
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
94
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I have a SerialPort library that raises the event:
B4X:

BytesRead(Bytes() As Byte)
The event is raised multiple times after a command has been sent to the SerialPort.
That is - a single command's output usually results in the BytesRead event being called multiple times.

Will this example code Wait For the BytesRead events multiple times or only once?

B4X:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید

Presumably it'll Wait For the event just once, so I need to do something like this:

B4X:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید



 

عقب
بالا