AmiBlitz³
readserial fail (bug ?) - Druckversion

+- AmiBlitz³ (https://www.amiblitz.de/community)
+-- Forum: AmiBlitz³ (https://www.amiblitz.de/community/forum-3.html)
+--- Forum: Questions & Answers (https://www.amiblitz.de/community/forum-7.html)
+--- Thema: readserial fail (bug ?) (/thread-293.html)

Seiten: 1 2


RE: readserial fail (bug ?) - plouf - 13.03.2025

mainly AmiBlitz3.9.10
but also i have download to test bb2 ultimate CD, but not istall all, have to do yourself one by one Smile


RE: readserial fail (bug ?) - hackball - 13.03.2025

btw, i just checked:

ReadSerial() has a flag to wait for chars, did you try that?


RE: readserial fail (bug ?) - plouf - 13.03.2025

i read it, but my point is to know how many are in the queue otherwise can block program for ever....


RE: readserial fail (bug ?) - hackball - 13.03.2025

true...


RE: readserial fail (bug ?) - hackball - 13.03.2025

(13.03.2025, 18:02)plouf schrieb: mainly AmiBlitz3.9.10

But, then you could use the serial_device.include, right?

Therein everything is explained, together with the test code at the end.