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?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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?
Hello @martin84,
yes there is a way to login users with ST code.
Quick question to help me understand your use case.
Best regards,
Marcel
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.
Hello @martin84,
attached you can find an example.
Best regards,
Marcel