Guilherme Francescon

Results 35 comments of Guilherme Francescon

Exactly. Unfortunately the connection process on Micro800 are a bit different than what we normally find on ControlLogix/SoftLogix. As far as I read about on the internet, they are not...

Are you writing something to the PLC? The only time I saw this was when writing a numerical value greater than the data type specified (like writing a number >32768...

Hi, sorry for the delay. Regarding the device you're using, I've never personally used it, but I've heard from others that performance can be an issue for node.js applications in...

Got your point. I'll have to think about a bit on how to solve this, as the `node-ethernet-ip` used underneath doesn't report when each cycle has completed, and therefore we...

It seems to be related to the padding byte of the telegrams. Looks like we need to consider padding when receiving read responses, but we should not include them in...