rualcosi Posted February 20, 2024 Report Posted February 20, 2024 Hello everyone, I'm here to ask for your help so I can change the parameter designations on an omron ns5 hmi. I know that each parameter is in a list within the HMI, I know that what defines each parameter are the move functions right at the beginning of the program. My biggest question is how to make the number of each line in the list correspond correctly on the HMI, as I've tried everything and the parameters don't appear correctly. I am attaching a copy of the PLC and HMI program so that you can check and perhaps explain to me how I can do it. Thank you very much in advance for your help. https://drive.google.com/drive/folders/1IV2TtB0XFRs_IpGMCBxe_DNyniYNVzzV?usp=sharing PLANO ASPIRANTE SAIDA RETIFICADORA.zip HMI.7z Quote
rualcosi Posted March 2, 2024 Author Report Posted March 2, 2024 Guys, I found the solution. The correct line number is calculated like this: line number times 2 minus 1 and this is the value that must be entered into the move for the message to appear correctly. Anyway, thanks everyone for your help. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.