2D Barcode Label
I want print 2D barcode and text. Like picture 1. And I have SN+Rev 23 digits so I want print
the SN on new label with new Rev.
1- I used Form1 and add "Test input Box1" to scan current SN from unit, see picture 2
2- I used Form1 and add "Test input Box2" to enter new Revision, see picture 2
Ex:
Old SN: CN0123451234561231AAA
New SN: CN0123451234561231BBB
My question:
1- How can cut Revision “AAA” the
last 3 digits from old SN and add new Revision “BBB” and put in 2D barcode.
2- For text that beside 2D barcode I want the same way cut Revision “AAA ” the last 3 digits from old SN and add new Revision
“BBB” and put in text, but I want add special character “-” and multi lines
Like this:
CN-123456-
123456-123-
1234-BBB
-
I believe I can provide a solution but it will depend on consistent string lengths. So all parts ("SN:", "CN", "012345", etc.) that make up the whole text must always be of consistent/identical character lengths (and as a result, so must the whole text). Otherwise I would need some other way to distinguish the different parts.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar