I have an application where I need to configure machine parameters using a series of masks. The display normally shows the main operation page which anyone is free to view. I have programmed the ALT key to display the first machine config mask, then further masks are displayed using the <> arrow keys. From these masks pressing ESC key returns back to the main operation page.
I need to restrict access to these masks so I set-up a password. However this does not stop the mask from being displayed, but only limits buttons being pressed until a password is entered. If the operator does not know the password there is no possibility to press the ESC key to return back to the main page. Can you suggest a way out of this problem without having to enter a password to get out of the restricted masks?
Thankyou,
Neil