Download Print this page

JARLTECH 8034 Operation Manual page 30

Customer pole display

Advertisement

Programming Commands
N O T E :
C O M M A N D S
ESC #
Execute a pro-
grammed function
block
Code: 027,035
PARAMETER FORMAT :
ESC # <BLOCK-NO>
RANGES :
BLOCK-NO : 0 - 31 (048 - 079)
EXAMPLE : Starts the Block-NO, that has been defined
in the example above.
PRINT #1, CHR$(27)+"#0"
ESC_D
To select to print
out the data from
display.
ESC_P
To select to print
out the data from
printer.
D&P must be capital initial.
Before you send commands, please make sure that you have
already connected printer to 8034. Otherwise you send
<ESC> <_> <P> <Hello> that will make your 8034 data
buffer full, but after you connect printer to 8034 it will work
normally.
F U N C T I O N
D E S C R I P T I O N
This function allows the
programmer to call one
of the function blocks
for execution.
If you send<ESC>
<_> <D> <Hello>
then the pole display
will display "Hello".
If you send <ESC>
<_> <P> <Hello>
then the printer will
print out "Hello".
3 0

Advertisement

loading