I am looking into developing a feature with the AXC 3152 where I’m facing some challenges.
What we want is to have security/user management enabled on the plc but at the same time be able to auto-login with a viewer user level, so an operator can operate the HMI without any credentials and manually entering the credentials.
I was hoping it was possible to make a script to login in with an operator user when the Home page of the HMI loads. Is there a solution like this you’re aware of?
Hello!
As I`ve find out, Login pop-up screen will appear as soon as page have variables binded to plc.
So, you can create initial page with just local HMI variables, or even without any or them, to provide some initial information to user, viewer login/password for instance.
And yes, current state of user login management is not sufficiently flexible for now…
BR
Goodmorning Shaheer,
We have for PLCnext Engineer a features request list for future releases. In this list there is also the request for a “user authentification with Guest login”. Unfortunately there is no date known yet when it will be implemented.
So we have to wait and for the moment there is no solution or workaround for a viewer user level.
Met vriendelijke groet / Mit freundlichen Grüßen / Best regards,
Henk Welgraven
Technical Support Engineer Industrial Electronics
PHOENIX CONTACT B.V.
Postbus 246
6900 AE ZEVENAAR
Tel. +31 (0)316 59 17 20
Hi
my workaround is
go to the user management of PLC and create a user
open your application and open the hmipage login
put the user and password as text in the input fields
when you now to start the application, is open the login page, and to fill user +password. So it´s only to press the login button