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

TargetVisu - Unresolved References

Ciprian
2018-07-09
2023-01-17
  • Ciprian - 2018-07-09

    Hi!
    Everytime i try to download a project with visualization i'm receiving the following errors:
    - [FATAL ERROR] Unresolved reference: 'TARGETVISUFINDBYID'
    - [FATAL ERROR] Unresolved reference: 'TARGETVISUNOTIFY'
    - [FATAL ERROR] Unresolved reference: 'TARGETVISUCYCLIC'

    Any idea why?

    Codesys version: 3.5.12.20.

     
  • kristiankroier - 2021-11-11

    I know this post is a little dated but did you find an answer? I am seeing the exact same issue with the latest version of Codesys, 3.5.17.10.

     
  • eschwellinger

    eschwellinger - 2021-11-11

    hm.. which plc are you using?
    This should be part of the delivery.

     
  • kristiankroier - 2021-11-11

    I am using a softPLC.

     
  • eschwellinger

    eschwellinger - 2021-11-11

    Control Win or Control RTE?

     
  • kristiankroier - 2021-11-16

    I don't know which but it turns out it is a matter of a missing license on the SoftPLC.

     
  • kristiankroier - 2021-11-29

    As it turns out after further investigation my local SoftPLC wasn't even set up to support WebVisu as it should have been by an installer.
    I tinkered around in CODESYSControl.cfg (which sets up my SoftPLC - I don't know if the name is universal) and added:
    to [ComponentManager]
    Component.3=CmpTargetVisuStub
    Component.4=CmpWebServer
    * Component.5=CmpWebServerHandlerV3

    a new section:
    [CmpTargetVisuStub]
    Program="CODESYSControlService.exe"
    CommandLine=-r targetvisu.cfg

    There must be some description of these files available but as I got them handed over to me I haven't looked for documentation.

     
    πŸ‘
    2

    Last edit: kristiankroier 2021-11-29
    • m.prestel - 2021-11-29

      No this is not the default configuration of the CODESYSControl.cfg.

      Seems to be an outdated one. Maybe someone tried to change something..

       
  • marcolim - 2023-01-17

    Anyone solved the issue?

    Codesys version: 3.5.18.40

     

Log in to post a comment.