Barcode width mismatch

Hi,

I have configured a text binding for two barcodes in Ignition Vision. However, I notice a difference in their widths, and I would like to ensure they have the same width, regardless of the text content. I have attached a snapshot of the output and the configuration.
image


Could you please assist me with this issue?

In the same way your text is bigger with more characters, conventional barcodes get bigger with more characters. You risk having unreadable barcodes if you go this path.

Why do you want this?

1 Like

If this poses a risk, I’ll leave it as is. I was considering maintaining a uniform width since it will be pasted to a box.

If it's just a number, you could always zero pad it on the left to make them all the same size, but if it's free-form text I don't know if there's a way (are spaces valid characters in a barcode? If so, could pad it on left with spaces).

Problem becomes the device/system scanning the codes then that they strip off the excess 0's or spaces.

1 Like

Depends on the code, but yes for Code128 that is shown.