Shop
OBEX
P1 Docs
P2 Docs
Learn
Events
Full duplex serial plus — Parallax Forums
toggle menu
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Sign In
·
Register
×
Home
›
Propeller 1
Full duplex serial plus
pilot00
Posts:
30
2009-03-13 00:13
edited 2009-03-13 23:21
in
Propeller 1
Any body got a list of the cursor codes in plain english.
Thanks
Comments
Leon
Posts:
7,620
2009-03-13 15:05
edited 2009-03-13 15:05
They depend on the terminal emulation.
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
pilot00
Posts:
30
2009-03-13 22:46
edited 2009-03-13 22:46
I am asking about these:
''Parallax Serial Terminal Control Character Constants
''────────────────────────────────────────────────────
HOME = 1 ''HOME = 1
CRSRXY = 2 ''CRSRXY = 2
CRSRLF = 3 ''CRSRLF = 3
CRSRRT = 4 ''CRSRRT = 4
CRSRUP = 5 ''CRSRUP = 5
CRSRDN = 6 ''CRSRDN = 6
BELL = 7 ''BELL = 7
BKSP = 8 ''BKSP = 8
TAB = 9 ''TAB = 9
LF = 10 ''LF = 10
CLREOL = 11 ''CLREOL = 11
CLRDN = 12 ''CLRDN = 12
CR = 13 ''CR = 13
CRSRX = 14 ''CRSRX = 14
CRSRY = 15 ''CRSRY = 15
CLS = 16 ''CLS = 16
Some I can remember others like clreol I can't find.
Thanks
SRLM
Posts:
5,045
2009-03-13 22:48
edited 2009-03-13 22:48
What's wrong with a google search?
http://www.google.com/search?rlz=1C1GGLS_enUS316US316&sourceid=chrome&ie=UTF-8&q=clreol
JasonDorie
Posts:
1,930
2009-03-13 23:21
edited 2009-03-13 23:21
I found this with a Google search:
http://forums.parallax.com/showthread.php?p=595984
Jason
·
Sign In
or
Register
to comment.
Comments
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
''Parallax Serial Terminal Control Character Constants
''────────────────────────────────────────────────────
HOME = 1 ''HOME = 1
CRSRXY = 2 ''CRSRXY = 2
CRSRLF = 3 ''CRSRLF = 3
CRSRRT = 4 ''CRSRRT = 4
CRSRUP = 5 ''CRSRUP = 5
CRSRDN = 6 ''CRSRDN = 6
BELL = 7 ''BELL = 7
BKSP = 8 ''BKSP = 8
TAB = 9 ''TAB = 9
LF = 10 ''LF = 10
CLREOL = 11 ''CLREOL = 11
CLRDN = 12 ''CLRDN = 12
CR = 13 ''CR = 13
CRSRX = 14 ''CRSRX = 14
CRSRY = 15 ''CRSRY = 15
CLS = 16 ''CLS = 16
Some I can remember others like clreol I can't find.
Thanks
http://www.google.com/search?rlz=1C1GGLS_enUS316US316&sourceid=chrome&ie=UTF-8&q=clreol
http://forums.parallax.com/showthread.php?p=595984
Jason
·