5 increasing and decreasing number printing – Dascom 7010 Programmers Manual DMX User Manual
Page 130

1-128
4.5 Increasing and Decreasing Number Printing
When continuously increasing and decreasing numbers like serial
numbers are to be printed on labels, continuous printing can be performed
automatically by the counter in the printer. At this time, the number of steps
for increasing and decreasing (addition and subtraction width) and number
of prints of the same label can be set.
Command outline is as follows:
+pii
: ii
decimal ii value is added
- pii
: ii
decimal ii value is subtracted
>pii
: ii
base 36 system ii value from 0 to Z is added
: ii base 36 system ii value from 0 to Z is subtracted Note: p value is zero-fill character ^nn : Prints same number nn times and advances to the next counter Example 1: One addition (Fig. 1) Example 2: Two subtractions (Fig. 2) [02] m [02] m [02] L [02] L D22 D22 331100003000800100 331100003000800100 +01 - 2 Q0004 Q0004 E E Example 3: Three additions Example 4: Five additions and and two prints (Fig. 3) base 36 system (Fig. 4) [02] m [02] m [02] L [02] L D22 D22 331100003000800100 331100003000800100 +03 >05 ^02 Q0004 Q0004 E E