CAB A Series Programming Manual page 246

Thermal / thermal transfer printers
Hide thumbs Also See for A Series:
Table of Contents

Advertisement

PRODUCT MARKING AND BARCODE IDENTIFICATION
Simple program to show the capture of interface data, parsing it, extracting the data and
sending it forward to the JScript interpreter:
J
S l1;0,0,68,71,104
T:t1;20,10,0,3,8;
T:t2;20,20,0,3,8;
T:t3;40,40,0,3,8;
<ABC>
label start
line input a$
if left$(a$,15)="194300301480070" then
endif
if left$(a$,15)="194300300580172" then
endif
if left$(a$,15)="194300301970073" then
endif
if a$="Q0001" then
endif
goto start
</ABC>
This it the original data sent by a labelling software:
M3000
<STX>d
<STX>e
<STX>f260
<STX>O0220
<STX>V0
<STX>L
D11
PA
SA
H10
z
194300301480070Rot
19430030058017248
194300301970073Bernd
W
Q0001
E
<STX>L
D11
PA
SA
H10
z
194300301480070gelb
19430030058017248
194300301970073Bertha
W
Q0001
E
[TABLE OF CONTENTS] [COMMAND LIST]
246
print "R t2;",mid$(a$,16)
print "R t3;",mid$(a$,16)
print "R t1;",mid$(a$,16)
print "A 1"
[ESC] [i] [L] [S]
cab Produkttechnik GmbH & Co KG
246
This
function is
available
for:
A-series
Apollo
no
Hermes
no
M-series
[INDEX]

Advertisement

Table of Contents
loading

This manual is also suitable for:

Appolo seriesHermes seriesM series

Table of Contents