RemoteTargetVisu creates Unresolved Reference

2024-03-19
2025-04-17
  • squiggleypuff - 2024-03-19

    I have a project with a Festo CPX-E-CEC-C1-PN PLC (Run-time version 3.5.12.50) that I have been developing on just fine using Codesys V3.5 SP19 Patch 5 (64bit). I am at the stage where I wanted to use the Festo HMI screen, and have added a RemoteTargetVisu object to my application. After adding this object, I am no longer able to log in to the PLC as I get an Unresolved Reference warning for 'USERMGRUSERGETPROPERTY' towards the end of the download process.

    I was able to find this post (https://forge.codesys.com/forge/talk/Visualization/thread/fc686a6cb2/) where the two possible solutions are to "set the placeholder to emtpy" or update the runtime. Problem is, I don't know how to do either of these things, as I'm still very green in Codesys land. I'd be happy to update the Festo PLC runtime, as that seems like the better option, but have not had any luck in finding a tutorial for this online. If anyone could point me in the right direction I'd appreciate it.

     
  • altus22 - 2025-04-17

    In order to set the placeholder to empty, open the Library Manager and click on Placeholders in the Library Manager ribbon. If you left click in the library column for CmpEventMgr Implementation, it will show you the available library versions for CmpEventMgr Implementation.

    To update the runtime, open the Project menu and select Project Environment. That window will show you the current version of CmpUserMgr Implementation and if there is a newer version available in the Recommended column.

     

Log in to post a comment.