Is there a system bit that can be toggled from the PLC to set a user security level?
I would like to be able to toggle something in the PLC while doing debug/commissioning to enable a security level on the HMi without having to enter the password every time.
A way you can change security level is by loggin in as the admin. You can trigger a login by using a global action trigger to monitor a memory address, when triggered it executes a macro to place values to login as the admin and give you high security level access.
*Ensure that within System Parameters → Security that Enhanced security mode is selected. Also set the control address to LW registers. *