adccommunitymod (AutomationDirect) asked a question.

C more micro graphic

Created Date: June 30,2012

Created By: raheem

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

Can we store a Counter value with the date in CMORE MICRO HMI with DL 205 PLC. if i enter the previous date it should display that day production. Please help me out . thanks and regards.


  • adccommunitymod (AutomationDirect)

    Created Date: June 30,2012

    Created by: milldrone

    Can we store a Counter value with the date in CMORE MICRO HMI with DL 205 PLC.

    if i enter the previous date it should display that day production.

    If I'm understanding what you are asking correctly, then I can only think of one way to do what you are asking. I'm sure that someone else can think of another way.

    The dates and production numbers will need to stored in the PLC. The operator would input the date in question to the Cmore micro, the PLC would look for that date in the table, and use some indexed or pointer addressing to locate the production number for that date. Then the value that the pointer pointed to would be available to be displayed on the Cmore micro.

    Expand Post
  • adccommunitymod (AutomationDirect)

    Created Date: June 30,2012

    Created by: raheem

    Can we store a Counter value with the date in CMORE MICRO HMI with DL 205 PLC.

    if i enter the previous date it should display that day production.

    Please help me out .

    thanks and regards.