Open bombjackit opened 1 year ago
I have some arrays (all of 150 elements) :
To read some data I inserted the tags (without explicity indication of type) in "eth-ip endpoint node" for example :
the result is that plc is signed offline (in eth-ip in with mode All tags)
The problem, only if I read data from arrays, seems to be the order : I must read in group all equal data type.
For example this not work
But this work
Eth ip in must not sign offline a plc that work and that is well configured.
Issue posted in the right place https://github.com/SerafinTech/node-red-contrib-cip-st-ethernet-ip/issues/3
Describe the bug
I have some arrays (all of 150 elements) :
To read some data I inserted the tags (without explicity indication of type) in "eth-ip endpoint node" for example :
the result is that plc is signed offline (in eth-ip in with mode All tags)
How to solve problem
The problem, only if I read data from arrays, seems to be the order : I must read in group all equal data type.
For example this not work
But this work
Expected behavior
Eth ip in must not sign offline a plc that work and that is well configured.
Environment