Search found 2 matches

by net23
Wed Mar 03, 2010 10:28 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: serial port read (mac osx)
Replies: 2
Views: 2714

Re: serial port read (mac osx)

Hello, thanks for the answer.

yes it is ok with smaller speed and with another device and com are ok
the device i want to use need this speed and work on the same computer with a little perl program.
when i choose this speed i got no error when opening device but it seems that no data are getting ...
by net23
Sat Feb 06, 2010 10:24 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: serial port read (mac osx)
Replies: 2
Views: 2714

serial port read (mac osx)

Hello everyone

I am using a serial port to communicate with a serial USB device

it is ok but what are the speed acceptable with revolution ?

it seems that 115200 baud doesnt work ... the same test with perl is ok ...

were could i find a full description of serialControlString parameters (i need ...