Full STRING value not reading from Omron PLC over FINS on Ignition

I am trying to read a string tag value from my Omron PLC. The tag has following value in it.

DEFK816

But on Ignition I am only getting "DEFK81", it means 6 characters are coming but in actual there are 7. Only getting even number quantity.

The address I am using on tag is

image

I tried all the ways of using String10/String7/String15 but no success. Please guide.

Tip: there's an edit button (pencil icon) below each of your posts. There's no need to delete a thread and repost - just edit.

Apologies. I didn't know it, will take care next time.

How does the data look in the Memory monitor? Are there any extra characters or nulls interrupting the string?

image

1 Like