Shop OBEX P1 Docs P2 Docs Learn Events
Prop reading data from Hyperterminal — Parallax Forums

Prop reading data from Hyperterminal

Bryan K.Bryan K. Posts: 47
edited 2008-02-16 01:11 in Propeller 1
Does anyone know how to read data (specifically a string) output from HyperTerminal? I can not seem to get the buffering right, or the way HyperTerminal is sending data. I used the FullDuplexSerialPlus object, and the only routine i am having trouble with is the "getStr" routine. My program works in HyperTerminal in getting decimal and hex data, just not strings. Can anyone help?

Comments

  • deSilvadeSilva Posts: 2,967
    edited 2008-02-16 01:11
    The getstr routine is fine, but your program is syntactically not correct!
Sign In or Register to comment.