EasyManua.ls Logo

Brady BMP 71 - Examples of Serialization Types

Brady BMP 71
147 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Serialization
Examples of Serialization
72
BMP71 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 mimimum 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

Table of Contents

Other manuals for Brady BMP 71

Related product manuals