adccommunitymod (AutomationDirect) asked a question.

EZTouch Indicator Button

Created Date: May 09,2006

Created By: rrdoyle

**** 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.****

Is there a way to change the state of an EZTouch Panel Indicator Button from the PLC? I have an Indicator Button with Toggle Actuator Type that I want to change the state any time I input a Cycle Stop to the PLC. Right now I turn off the PLC output but the EZTouch Screen still indicates an ON state.


  • adccommunitymod (AutomationDirect)

    Created Date: May 10,2006

    Created by: lundell

    What ID tag are you using for the indicator? It should be the same as the output you are cycling.

  • adccommunitymod (AutomationDirect)

    Created Date: May 10,2006

    Created by: lundell

    What ID tag are you using for the indicator? It should be the same as the output you are cycling.

  • adccommunitymod (AutomationDirect)

    Created Date: May 10,2006

    Created by: rrdoyle

    The button and it's indicator are tagged C10. C10 toggles output Y5.

  • adccommunitymod (AutomationDirect)

    Created Date: May 10,2006

    Created by: lundell

    On the indicator button one ID is the button tag the other is the indicator tag. I would make the button tag c10 and the indicator tag Y5 .

  • adccommunitymod (AutomationDirect)

    Created Date: May 10,2006

    Created by: rrdoyle

    I'll try that as soon as I get the machine back.

  • adccommunitymod (AutomationDirect)

    Created Date: May 09,2006

    Created by: rrdoyle

    Is there a way to change the state of an EZTouch Panel Indicator Button from the PLC? I have an Indicator Button with Toggle Actuator Type that I want to change the state any time I input a Cycle Stop to the PLC. Right now I turn off the PLC output but the EZTouch Screen still indicates an ON state.