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

IEC Snippets:

2022-06-17
2022-07-04
  • princessdvlk - 2022-06-17

    hello all,
    i am using raspberry pi based plc and Codesys version is v3.5 patch 3 sp 17. i want to use user management for visualization change. i created admin, service and operator passwords under the tag visualization manager > user management. then i ceeated an input which has the access rights assigned accordingly. then in the properties menu of the visualization, i selected the access control option. but here is the issue. i cant grant the permission because it asks me some username and password under the topic 'owner'. can anyone help me with this? i am attaching the snapshot for an idea.

     
  • TimvH

    TimvH - 2022-06-18

    These properties have nothing to do with the Visualization access, but with the general access to objects in your development environment. So you could use that when some developers or service engineers want to get limited access to objects in the source code of your application.

    What you need to do is grand the specific access to ojects in your visualization in the properties of the visu object. Once you have enabled the user management (which you already did), you can see this property at the bottom of the list of the visu object properties. E.g. you can set the access to the button to read only or invisible for various user groups.

    https://content.helpme-codesys.com/en/CODESYS%20Visualization/_visu_configure_permissions_of_groups.html

     
    πŸ‘
    1
    • princessdvlk - 2022-07-04

      Thank you so much for writing back to me. I will go through your suggestion and try it. Meanwhile, I created my own password logic using flags in structured text and worked it out. However, I will try what you suggested and get back to you.
      Best Regards!

       

Log in to post a comment.