adccommunitymod (AutomationDirect) asked a question.

EZTouch exchanged registries

Created Date: October 03,2005

Created By: aparilli

**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****

Something scary is happening with our application on the EZTouch panels, PLC addresses on the numeric entry boxes are being changed, whenever the user enter a value in one field it overwrites another value on the PLC. It doesn't happens all the time but often enough to be noticed, usually after a "Driver can't access adapter Shared RAM " message is shown. No communications problems seen to be the problem and the panels where working ok before, the database has been modify recently, I wonder if this could be the cause (?). Have anyone else seen this kind of problem in EZTouch panels?


  • adccommunitymod (AutomationDirect)

    Created Date: October 03,2005

    Created by: aparilli

    I forgot, the values are exchanged always between the same registries, for example V1616 overwrites V1624, and V1574 overwrites V1600. The PLC logic has been checked, theres absolutely no way that those values can be exchanged for the PLC, the problem is on the panel side.

  • adccommunitymod (AutomationDirect)

    Created Date: October 03,2005

    Created by: clasentech

    Are you using Host's ECOM card in the EZ-Touch? (EZ-ETHERNET)

  • adccommunitymod (AutomationDirect)

    Created Date: October 03,2005

    Created by: aparilli

    We are using EZ-ETHERNET and H2ECOM-100, the firmware versions for both of them are up to date. The ECOM is serving three (3) EZ-Touch 10,10 and 15 " and one (1) OPC Kepware DirectServer. Timeouts in panels and ECOM over 500 ms and 5 retries, OPC request 3seg. Panels have additional 512KB memory RAM and Flash. Network connections are correct, no problem with neither switch nor cables, distance from module to panels under 60 feet. Same problem for all the three panels. We tried clearing the panels, turned them off, removing the EZ-Ethernet and mounting it again, retransfering the application. Panels seemed to be working ok, we didnt make mayor changes just removing and adding some tags to the database.

    Regards

    Expand Post
  • adccommunitymod (AutomationDirect)

    Created Date: October 03,2005

    Created by: clasentech

    You must change your PLC comm setup to communicate via Module # and not IP address within EZ-Touch. I had this problem before, took forever to figure it out. Hope that works for you.

  • adccommunitymod (AutomationDirect)

    Created Date: October 03,2005

    Created by: aparilli

    I will try it, thanks a lot.

    Regards

  • adccommunitymod (AutomationDirect)

    Created Date: October 10,2005

    Created by: clasentech

    Originally posted by aparilli:

    I will try it, thanks a lot.

    Regards

    Did it work for you???

  • adccommunitymod (AutomationDirect)

    Created Date: October 12,2005

    Created by: aparilli

    Hi,

    I changed the address mode to MODULE ID as you suggested but unfortunately it did not make any difference, the HMI still behaving very bad changing registries. I sent both PLC and HMI programs and all the information I found useful to the AutomationDirect team hoping they can give me an answer soon.

    Regards,

    Expand Post
  • adccommunitymod (AutomationDirect)

    Created Date: October 24,2005

    Created by: clasentech

    V1616 overwrites V1624, and V1574 overwrites V1600

    Aparilli,

    Does v1624 occur anywhere on your touch screen. How about v1600? If so, try changing those objects to a different v-mem location. Now see if v1616 still overwrites v1624 and so on. Or if it changes the new v-mem you created for that object.

  • adccommunitymod (AutomationDirect)

    Created Date: October 03,2005

    Created by: aparilli

    Something scary is happening with our application on the EZTouch panels, PLC addresses on the numeric entry boxes are being changed, whenever the user enter a value in one field it overwrites another value on the PLC. It doesn't happens all the time but often enough to be noticed, usually after a "Driver can't access adapter Shared RAM " message is shown. No communications problems seen to be the problem and the panels where working ok before, the database has been modify recently, I wonder if this could be the cause (?). Have anyone else seen this kind of problem in EZTouch panels?

    Expand Post