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


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to