I have little port experience but I thought
maybe you need to open in direct mode, or
update after inserting.
Just suggestions.

Anton.


> )
>    Now I can open the port, issue the modem command but I can get no
> reasonable result. The code is:
> 
> rebol[]
> sp: open/mode/with serial://port1/9600/none [write read 
> string no-wait] "^M"
> insert sp "ATI"
> wait/all sp
> print copy sp
> close sp
> 
> ... and the output is "ATI", not the modem answer 
> string ! Why echoes and returns the port ONLY the same 
> command I issued ?

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to