Skip to main content

Search

Search

Serialization

Comments

3 comments

  • Avatar
    Shotaro Ito

    You can have multiple data sources in a text, by add new data source.

     

    The text's Data sources would be:

     

    1: "W"

    2: "12345". Serialization enabled, Increment 1 every 16 serial number(s).

    3: "-"

    4: "01". Serialization enabled, Increment 1 every 1 serial number. rollover limit "16", reset to "01".

     

    on serialization, by checking "Track interval remaining between print jobs", the "12345" part keeps how many serial labels printed in previous job. This function is available since BarTender 10.1.

    0
  • Avatar
    Legacy Poster

    Sorry to hijack somebody elses thread but I need to take the same thing a couple steps farther and I'm having some difficulty figuring it out.

    Additional steps I need to figure out;

     

    Step one is I will need to increment the W in the above example when #2 reaches it's rollover value. (easy enough, if multiply the rollover values for #2 and #4. that should work)

    Step two is where it complicates things, I need to set the rollover values at print time. #2 and #4 may or may not start at 1 or go to a max of 99, #2's max value will be less than 10. The letter coulld be a single or double letter.

    I also have a single number between 1-9 before the letter that could change as well.

    0
  • Avatar
    inci tr

    Hi,

     

    Is it possible the same serialization for different size labels?

    Thank youı

     

     

    0

Please sign in to leave a comment.