SerialPort library

Linux specific forum
User avatar
dhouston
Enthusiast
Enthusiast
Posts: 430
Joined: Tue Aug 21, 2007 2:44 pm
Location: USA (Cincinnati)
Contact:

SerialPort library

Post by dhouston »

Do the SerialPort functions now work under 4.30 final?
StanDan
User
User
Posts: 57
Joined: Sun Feb 26, 2006 3:43 am
Location: Missouri, United States

Apparently

Post by StanDan »

I'm not sure what you're trying to do but the example in /usr/share/purebasic/examples/sources/SerialPort.pb reports "Serial Opened with Success" when I run it (on Ubuntu 8.10.) Also, it says under "OS" on the OpenSerialPort() section of the manual that it supports "All".

I'm assuming you don't have a Linux box to test and see if it does what you want? If you'd like you can paste some code here to test whatever features you need and I can see if it'll run.

Cheers
Post Reply