Brady BMP51 139814 Printer with Rechargeable Li-Ion Battery Pack and AC Adaptor/Battery Charger

User Manual - Page 78

For BMP51.

PDF File Manual, 120 pages, Read Online | Download pdf file

BMP51 photo
Loading ...
Loading ...
Loading ...
Serialization
Examples of Serialization
66
BMP
®
51 User’s Manual
Examples of Serialization
In a simple serialization, a sequence runs through its full range of numbers and/or letters (i.e.,
0 to 9, or A to Z), one number/letter for each label.
Example: Simple serialization:
Sequence #1
Start Value: 1
End Value: 10
Increment: 1
Produces: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
You can combine letters and numbers in a single serialization. When the right-most character
in the Start Value reaches its maximum value (9, Z), the character immediately to the left is
incremented, and the right character cycles back to its minimum value (0, A)
Example: Combined, single serialization:
Sequence #1
Start Value: A1
End Value: D4
Increment: 1
Produces: A1…A9, B0...B9, C0...C9, D0...D4
In a multi-sequence serialization, where the second set of values is NOT dependent on the first
set (i.e., Linked box NOT checked), the two sequences increment sequentially, independent of
each other.
Example: Multiple serializations (where the second set of values is NOT
dependent on the first set of values):
Sequence #1 Sequence #2
Start Value: 1 Start Value: A
End Value: 10 End Value: C
Increment: 1 Increment: 1
Produces: 1A, 2B, 3C, 4A, 5B, 6C, 7A, 8B, 9C, 10A
Loading ...
Loading ...
Loading ...