Trying to write a bit to OMROM PLC using FINS Write node.
I have E0_22228.2 set as my address.
I am passing a payload of 1 and 0, 5 seconds apart, i have even formatted them to be arrays i.e. [1] and [0].
the node returns complete and posts successful output to debug but bit in PLC state doesn't change.