adccommunitymod (AutomationDirect) asked a question.

Displaying Counter Value From CLICK to C-more

Created Date: May 24,2012

Created By: eliw03

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

Hello, I'm setting up a CLICK PLC and C-More EA1-S3MLW HMI. I would like to be able to display the current value of a counter (CTD) on the HMI. When setting it up in the HMI, I do not see a memory address for CTD. Is there an alternate method? Am I missing something? Thank you.


jmacc likes this.
  • adccommunitymod (AutomationDirect)

    Created Date: May 24,2012

    Created by: Do-more PE

    Select "Unsigned Integer 32 " for the data type and the CTD value should show up in the drop down.

  • adccommunitymod (AutomationDirect)

    Created Date: May 24,2012

    Created by: eliw03

    Select "Unsigned Integer 32 " for the data type and the CTD value should show up in the drop down.

    I tried that and the only value that was available was DD.

  • adccommunitymod (AutomationDirect)

    Created Date: May 24,2012

    Created by: eliw03

    I tried that and the only value that was available was DD.

    It worked with Signed integer 32

    Thanks

  • adccommunitymod (AutomationDirect)

    Created Date: June 06,2012

    Created by: kgreen02

    eliw, I ran into this same issue, and the signed integer displayed a - before the number. A way around this is to put your CTD value as the source in a single copy box, and select DD1 as the destination. Make the c-more tag as unsigned 32, then you'll lose the -..

  • adccommunitymod (AutomationDirect)

    Created Date: May 24,2012

    Created by: eliw03

    Hello,

    I'm setting up a CLICK PLC and C-More EA1-S3MLW HMI. I would like to be able to display the current value of a counter (CTD) on the HMI.

    When setting it up in the HMI, I do not see a memory address for CTD. Is there an alternate method? Am I missing something?

    Thank you.

    Expand Post