[Gambas-user] Serial Port and USB problem
    Daniel Campos 
    danielcampos at ...282...
       
    Fri Sep 16 09:07:33 CEST 2005
    
    
  
Hi:
Can't you do a:
TRY WRITE #Serial
Instead of a 
WRITE #Serial
This way you should catch the error...
Regards,
D. Campos
El mar, 13-09-2005 a las 13:30 -0400, nando escribió:
> Benoit,
> Daniel,
> 
> I have a Gambas serial port program that works fine.
> I have a touch screen display.
> 
> While the program is running,
> when I turn on the display, the USB touch screen is activated.
> 
> The Serial Port program crashes with.
> 
> [48] Write Error
> 
> I strongly believe the Serial Component contains the problem.
> It happens when something USB is plugged in or activated.
> All other (Non-Gambas USB and Serial) programs do not crash.
> 
> -Fernando
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
    
    
More information about the User
mailing list