Skip to main content

Search

Search

Control Charaters field exit in barcode

Comments

1 comment

  • Avatar
    Peter Thane

    Do you mean a GS1-128, in which case you will need an application identifier too or just a standard Code 128?

    Not sure what you mean by Field Exit as this I understand can vary depending on the emulation. It looks that this could be a Horizontal Tab in some instances or a Carriage Return in others (hex 09 or OD). 

    Working on a Code 128 with a HT as the field exit, I would make the barcode up of 3 substrings with the middle string being the tab command:

    On a Data Entry Form I would then add the two entry fields and link them to the appropriate sub strings. As you can see from the above I gave them default values to make it easier to distinguish them when linking the input fields.

     

     

     

     

     

    0

Please sign in to leave a comment.