Reading DINT in Soft Logix wrong? Binary difference

I know SL isn’t supported.

I have a DINT tag in PLC that is being read wrong and I want to understand what is going on.

image

image
image

============================================================

This is another machine with the same code. Good results.



image
image

Is it also the wrong value if you leave the datatype in Ignition as Int32 instead of making it an array? Which driver is this?

Have you tried using a SWPB instruction to see if the driver is swapping the bytes? This won’t solve your issue but might give a better idea what’s happening with the driver (and it’s quite simple to test).

Is Int32 Long data type if so. Then value stays the same.

Driver: Allen-Bradley ControlLogix (Legacy)

PLC is Soft Logix Ver 15.02.00

What do you mean “stays the same”? Is it the same value that is in the PLC?

Oh, you mean change value in type in PLC. My bad. I will try that.

It stays the same. So it seems specific to this subprogram tags inside the controller. It reads tags scoped in other programs just fine and Global scoped controller tags just fine. Weird. Wonder why? I don’t know of any reason in a PLC why this would be? Maybe someones else do

:no_entry_sign: ns=1;s=[D01]HW20_103_SPECIALS.TURNTABLE_INDEX_REQ
Type: Bool

:no_entry_sign: ns=1;s=[D01]HW20_103_SPECIALS.TURNTABLE_PART_CNT.ACC

:white_check_mark: ns=1;s=[D01]Global.FLT.D_FLT_ACT

:white_check_mark: ns=1;s=[D01]STACK_LIGHTS.AMB_STK_LT