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

SysAlarmTrendLib doesn't compile with my target

ljean
2006-12-27
2012-11-27
  • ljean - 2006-12-27

    If I add SysAlarmtrendLib, I can not compile my project. It seems that the structures are not imported. Any idea?

    Thanks

     
  • rajatb - 2007-10-25

    I need help on the SyslibAlarmTrend.lib library specifically for alarm sort functions.

    Please provide some help files.

    Regard,

    Rajat Bansal

     
  • MusashiAharon - 2012-11-27

    Typically, SysLibAlarmTrend is automatically imported when Resources:Target Settings:Visualization:Alarmhandling in the PLC is checked. When this happens, various other supporting libraries are imported at the same time:
    SysLibSockets
    SysLibFile
    SysLibMem
    SysLibTime
    Try importing these manually, or let Codesys handle everything for you by checking Alarmhandling in the PLC.

     

Log in to post a comment.