Hey all. I've recently installed the password protection at one of our plants that I had to keep coming out to fix corrupted robots. I have an HMI that has some bits it sends back and forth to the PLC that I need the operator to have access to upon power up. Right now if I log in, and then log out, it works fine. I haven't uploaded an XML file but I was looking through the samples. If I just put the text below, will it allow them to have access to the HMI when the user is '0'? Thanks in advance.
<!-- Password configuration file -->
<PASSWORD>
<!-- Screen access -->
<!-- MAIN -->
<SCREEN level="0" sp_id="381" scrn_id="14" access="1" rw_access="1"/>
</PASSWORD>