adccommunitymod (AutomationDirect) asked a question.

software revision control for my c-more code

Created Date: March 16,2012

Created By: timjan2005

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

I'm trying to decide the best way to handle software revisions for my c-more programs that i write. I have several in the field and sometimes updates are required and i want this to reflect in a revision number on the opening screen. it has to be internal to the touchscreen program only because there are times a touchscreen update is the only thing required. I don't want to have to update the PLC just to change the revision number for the touchscreen. What is the best way to handle this? thanks for your long time support. Tim


  • adccommunitymod (AutomationDirect)

    Created Date: March 16,2012

    Created by: bcarlton

    A regular text field on an information page would do. Of course you have to remember to update it each time. Perhaps include the revision number in the file name also.

  • adccommunitymod (AutomationDirect)

    Created Date: March 16,2012

    Created by: timjan2005

    ok. is that information page something internal to the touchscreen that i can use?

  • adccommunitymod (AutomationDirect)

    Created Date: March 16,2012

    Created by: bcarlton

    No, just a screen you create with any information you'd like - software revision, your project revision, target PLC type and program. Provide a change screen button somewhere to go to it.

  • adccommunitymod (AutomationDirect)

    Created Date: March 22,2012

    Created by: timjan2005

    sorry for the late "thank you ". I was out of town for a bit. i understand and will use this method. thank you.

  • adccommunitymod (AutomationDirect)

    Created Date: March 16,2012

    Created by: timjan2005

    I'm trying to decide the best way to handle software revisions for my c-more programs that i write. I have several in the field and sometimes updates are required and i want this to reflect in a revision number on the opening screen.

    it has to be internal to the touchscreen program only because there are times a touchscreen update is the only thing required. I don't want to have to update the PLC just to change the revision number for the touchscreen.

    What is the best way to handle this?

    thanks for your long time support.

    Tim

    Expand Post