[Gambas-bugtracker] Bug #2013: On Raspberry pi 4 + Ubuntu 20.10, Gambas does not open the ttyUSB* serial port

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Sun Dec 27 09:58:54 CET 2020


http://gambaswiki.org/bugtracker/edit?object=BUG.2013&from=L21haW4-

Comment #2 by Carlo PANARA:

The operating system sees the serial as /dev/ttyUSB0.
When I launch the program without opening the serial, net.active = 1
When I try to open the door with:
try Serialport1.open
if error then .....
it gives me an error.
Then I close the serial with:
try Serialport1.close
if error then ....
it doesn't give me an error but net.active remains 1
I hope I explained myself




More information about the Bugtracker mailing list