Download Print this page

JARLTECH 8034 Operation Manual page 23

Customer pole display

Advertisement

C O M M A N D S
F U N C T I O N
PARAMETER FORMAT :
ESC ) <LINE> <DIRECTION> <SPEED>
<BLOCK_NO>
RANGES :
LINE : "0" (048) = first line
"1" (049) = second line
DIRECTION : "0" = right
SPEED : 0 to 16 (048-064).
BLOCK_NO : "1" to "8" (049-056)
EXAMPLE :
PRINT #1, CHR$(27) + ")0041" or PRINT #1,
CHR$(27)+CHR$(41)+CHR$(48)+CHR$(48)+CHR
(52)+CHR$(49)
This commands start the scrolling in the first line from
the left to the right with the speed 4 using the scrolling
text no.1 (as defined in the example above)
Stop a line from
ESC %
scrolling
Code: 027, 037
PARAMETER FORMAT :
ESC % <LINE>
RANGES :
LINE : "0"(048)=first line
Programming Commands
D E S C R I P T I O N
"1" = left
This function will stop
one of the display rows
from scrolling its
message.
For further information
on scrolling message,
please refer to the
explanation on :
ESC ( : Program a
message for the
scrolling lines.
ESC ) : Start a line
scrolling.
"1"(049)=second line
2 3

Advertisement

loading