VERSAJET

Programming Reference

[Notes]

This command allows three kinds of data, numeric, alphabetic and alphanumeric to be used.

For numeric data, integers 0123456789 can be used.

For alphabetic data, capital letters A to Z can be used. Lowercase letters cannot be used in a serial number.

For alphanumeric data allows both numeric and alphabetic data as a serial number. Values change in the following character sequence:

0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123….

N3 specifies the serialization count up (increment) or down (decrement).

N4 specifies printing copies of the same data.

N5 and n6 set the serial number value. Specifies the serial value as (n5 + n6 x 256)

N7 specifies how many digits within the serialization data. D1…dn7 are the starting data.

Serialization number is printed by RS r command.

194