-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Hello. This is a frequently asked question. Users often get confused with old Modicon notation (from 1980s), which always starts with 1 (
|
Beta Was this translation helpful? Give feedback.
-
|
Would it be a good idea to add "Modicon 0-based (legacy/deprecated)" to the "Modbus adr. notation" dropdown menu? Unfortunately a lot of modern appliances still use their 80s textbooks when writing their documentation. I asked Copilot which notation it assumed when asking about modbus address 304301 and it replied with Modicon because of the 3xxxxx notation. Even a flagship AI is silently using Modicon in the background :'( |
Beta Was this translation helpful? Give feedback.
-
No, I don't think so. I've worked with Schneider PLC (which bought Modicon a long ago) a lot and something like I don't want other users to get confused when they realize that register |
Beta Was this translation helpful? Give feedback.


Hello.
This is a frequently asked question. Users often get confused with old Modicon notation (from 1980s), which always starts with 1 (
300001address translated to register offset00 00in Modbus packet).IEC61131-3standard is modern notation which is slighty different (IWmeans Input Word aka Analog Input).