![Wasp WPL305 Скачать руководство пользователя страница 94](http://html1.mh-extra.com/html/wasp/wpl305/wpl305_programming-manual_3516653094.webp)
Wasp Technologies.
88 Copyright 2001 All Rights Reserved.
Device Reconfiguration Commands
SET COUNTER
Description
Counter can be a real counter or a variable.
This setting sets the counter number in program and their increments.
There are three different kind of counters: digit (0~9~0), lower case letter (a~z~a)
and upper case letter (A~Z~A).
Syntax
SET COUNTER @n step
@n = “Expression”
Parameter
Description
@n
n: counter number. There are 50 counters available
(0~49) in the printer.
step
The increment of the counter, can be positive or
negative.
-999999999<= step <=999999999
If the counter is used as a fixed variable, please set the
increment to 0.
Expression
Initial string. String length is 2K bytes
Example
SIZE 4,4
GAP 0,0
DENSITY 8
SPEED 6
DIRECTION 0
REFERENCE 0,0
COUNTER @1 1
@1=”00001”
COUNTER @2 5
@2=”AB000001”
CLS
TEXT 50,50,”3”,0,1,1,@1
BARCODE 50,500,”39”,48,1,0,2,4,@2
PRINT 100
See Also
PRINT, TEXT, BARCODE
Содержание WPL305
Страница 1: ...WPL2 PROGRAMMING MANUAL Wasp Technologies BAR CODE PRINTER SERIES...
Страница 5: ...SECOND 105 YEAR 106 MONTH 107 DATE 108 DAY 109 HOUR 110 MINUTE 111 SECOND 112...
Страница 8: ...Wasp Technologies 2 Copyright 2001 All Rights Reserved GAP BLINE...
Страница 60: ...Wasp Technologies 54 Copyright 2001 All Rights Reserved See Also F FILES...
Страница 67: ...Wasp Technologies 61 Copyright 2001 All Rights Reserved See Also DOWNLOAD EOP OPEN READ SEEK...
Страница 100: ...Wasp Technologies 94 Copyright 2001 All Rights Reserved See Also SIZE GAP BLINE...
Страница 119: ...Wasp Technologies 113 Copyright 2001 All Rights Reserved...
Страница 120: ...Last update May 21 2004...