Logix Driver Write Bool Problem

Hi,

i need to write a bit of a DINT variable. Is it possible?

I found a possible solution mapping a new boolean Tag and adding the ".#bit" to the original path:

ns=1;s=[PLC]B13[7].0

It works so for me is enough.

It is also the only way to reliably have a writable boolean.

1 Like