We are using MicroLogix PLCs through EIP driver, included in WinCCOA. The documentation says that input/output signals are addressed setting the "Num" gap in the address configuration with a value "1" and "0", as booleans are addressed with value "2", integers with value "7", etc.
We have some signals to monitor some devices status and alarms and configured in that way, we are not able to see values changing. Instead of this configuration, we saw that the correct way to configure inputs and outputs is using different numeric values for all the signals (from 1 to 999, as the wizard offers you to select what you want) :blink: :blink: . We try to use, for example, in this way (and apparently, it works fine): lights, from 100 to 199 registers, electrical signals, from 900 to 999, sensors, from 800 to 899... And more group of signals are distributed like that.
You can see this with the image I've uploaded.
Is this way the correct one to address the signals? The WinCCOA documentation is not as clear as we want and we need to solve this situation to continue working correctly.
Thank you
