socket and serial port

maxence.bernard at ensi-bourges.fr maxence.bernard at ensi-bourges.fr
Wed Jun 16 07:15:00 EDT 2004


Hello,

Using Revolution, I managed to communicate with a weather station through
a serial communication, by configuring the SerialControlString property
(2400 bauds, DATA=8, and "rts=on" and "dtr=off". These two last properties
are neccessary for the communication with the weather station !

But, now, I want to put the station behind a serial server
(rs232/Ethernet), so I have to use the command "open socket" instead of
"open file "COM3:". Problem : actually, like this, the "rts" and "dtr" are
not configured. Do you know some way to succeed ?

Thanks in advance for any help.

Maxence




More information about the use-livecode mailing list