Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Histirical Trends

2015-01-09
2015-01-13
  • ninanderson - 2015-01-09

    Hello,

    I need to include a temperature trend recorder visualisation into my CoDeSys 3 project for display on a 15" touch screen HMI. The trend needs to be able to show the temperature at any time in the last 3 days.

    The following standard basic features are needed:

    The sample time for the temperature must be once every 15 seconds
    The displayed trend length must be operator adjustable from 1Hr to 3 days.
    The sample time and date must displayed along the x axis
    The operator must be able to scroll the x axis within the available data.

    I assumed that 'Trace' would do all this but I am unable to find any way to implement these features that are normally included as standard on other HMIs.

    Any advise would be gratefully received

     
  • TimvH

    TimvH - 2015-01-13

    In V3.5 SP5 the (historical) Trend is added as additional visualization object.
    This is what you need and not the Trace.

    Probably you are using an older CODESYS version.

    The Trend can store data in sqlite files and retrieve it. Please check if your device supports this functionality.

     

Log in to post a comment.