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

Automatic user login

martin84
2021-10-31
2021-11-03
  • martin84 - 2021-10-31

    I would like to use an RFID reader to automatically log users in, e.g. a variable from an RFID reader allowed an assigned user to be automatically logged in to a certain value.

    IF VARABLE THEN
    AUTOLOGOUSING
    LOGIN: USERS
    PASSWORD: PASSWORD
    ENDIF

    Is it possible to do it somehow? Are there any possibilities for this in codesys 3?

     
  • m.prestel - 2021-11-02

    Hello @martin84,
    yes there is a way to login users with ST code.
    Quick question to help me understand your use case.

    • How many clients do you have? Do you only use one Target Visualization?
    • Does the user have to interact with any visualization to be logged in or is only the interaction with the RFID reader?

    Best regards,
    Marcel

     
  • martin84 - 2021-11-02

    About 15 users, one visualization. Only interaction with the reader or in emergency cases where someone forgot the card, standard login using the username and password.

     

Log in to post a comment.