We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hello, i am working on a 8051 controller..i have to display a certain message on a particular location on the terminal...is there any function through which i can set the cursor position..??or any other method for doing this??
well i tried sending a sequence of {0x1b,'[',6,'C'} to the hyper terminal...but the message doesnt get displayed at the 6th location from start...am i doing anything wrong here??
If it's not working, then you must be!
Have you actually spent any time looking at examples?
This stuff was well-established 20 years ago - it's not like you're breaking any new ground!