2 1
This is CARRIAGE
RETURN function
which returns the
cursor’s horizontal
location to the first
position, on the same
line.
This function will
return the cursor
position to 0,0.
This function will
execute a software
reset which will
initialize the entire
pole display. The
power up test will
begin as if power was
just switched on.
Move cursor to
column 0
Code: 013
Cursor home
Code: 030
Reset display
Code: 028
CTRL M
C T R L ^
CTRL \
C O M M A N D S F U N C T I O N D E S C R I P T I O N
Programming Commands
In BASIC, after a PRINT#-command, a CR is always sent
to the display if you do not add an “; ” to the end of the
command. The CR command is normally used for the line
switching.
NOTE:
E X A M P L E :
PRINT #1,
“First line!”
PRINT #1, CHR$(10);
PRINT #1, “Second line!”
Reset
Summary of Contents for 8034
Page 2: ...2 ...
Page 4: ...4 ...
Page 6: ...6 ...
Page 8: ...8 ...
Page 10: ...1 0 ...
Page 12: ...1 2 Step 3 Bulid up your 8034 Installing Model 8034 Plug into 8Pin Phone Jack Socket ...
Page 16: ...1 6 ...
Page 33: ......
Page 48: ...4 8 Copyright 2001 Jarltech International Inc Printed in Taiwan ISSUED October 2002 V 2 0 ...