Read barcode string from S7 to Ignition

This is because you are not populating the length of the string in the PLC.
Refer to this post from the forum:

In the pictures above, you show that the Max Length in bytes is 1, and there are 0 characters in the string, so Ignition will display nothing.

2 Likes