Rfid Serialization Gtin-96
Hi,
We are using bartender to print GTIN-96 tags.
Some of the fields of the inlay are hardcoded (Embedded Data)
Filter Value, Company Prefix.
We are using a Database connection to get the Item
and then we have serial number hard coded (Embedded Data)
to serialization to increment by 1 ever 1 record.
If we then go to print and we choose 1 serial number and 1 copy per serial number then the serialization record will increase. if we choose anything different trying to print a batch it will just keep printing the same serial number X amount of times in the serial numbers qty field.
I need to be able to print a few thousand at a time, printing one at a time wont cut it
any suggestions? I can send you the file to look at. This is a new registered install
Thanks
Ken Dippold
-
What serial numbers do you want per record printed?
Just one unique serial number per record? In that case set copies and serial number quantities to 1 for each.
If you want X number of serialized labels per record then set the number of serial numbers quantity to X with the copies at 1.
If you want X number of exact copies of each serial number/record, then set the copies to X and the serial number quantity to 1.
If you still have problems, first define exactly what you want, and attach the BarTender document example for us to look at.0 -
I would create an EPCSerNum.dat file with only the starting serial number. Then create create a VB script using Readline to read the file, increment by one and then Writeline back to the file to update the next number.
0
Please sign in to leave a comment.
Comments
2 comments