Disable Security for Screen Changes
-
- Posts: 2
- Joined: Wed May 01, 2013 1:46 pm
Disable Security for Screen Changes
I have a few screens and a "Motor Stop" button on a screen that I would like to be able to be accessed regardless of whether someone is logged in or not. Is it possible to somehow disable security for certain actions such as "Next Screen" and such?
-
- Posts: 824
- Joined: Tue Mar 13, 2012 9:53 am
Re: Disable Security for Screen Changes
You always have to enable security on a screen component. By default it is accessible to everyone. Which means that someone must have enable security on the "Next screen" button you are using. If you right click on the component, you can change the security settings.
Best Regards,
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
-
- Posts: 2
- Joined: Wed May 01, 2013 1:46 pm
Re: Disable Security for Screen Changes
Mark:
Would it be possible to script an auto-login to a basic account (e.g. Operator) when the system boots?
Would it be possible to script an auto-login to a basic account (e.g. Operator) when the system boots?
-
- Posts: 824
- Joined: Tue Mar 13, 2012 9:53 am
Re: Disable Security for Screen Changes
You can look at this post and it has an example project on how to script your own security dialog box. That has code that would allow you to create an auto-login via script.
Best Regards,
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer