9-2
Security
BE1-951
GS-PW Command
Purpose:
Reads or sets passwords, password access areas, and password access ports.
Syntax:
GS-PW<x>[= <password>, <com ports(0/1/2)>]
Comments: Global password access is required to change password settings.
x = C - provides write access to Control commands
G - provides Global write access to all commands
R - provides write access to Report commands
S - provides write access to Setting commands
GS-PW Command Examples
1.
Read without global access.
>GS-PWG
0,0/1/2
2.
Read the current passwords, assuming that the current privilege level G password has already been
entered with the ACCESS command.
>GS-PW
GS-PWG=G,0/1/2; GS-PWS=S,0/1/2; GS-PWC=C,0/1/2; GS-PWR=R,0/1/2
3.
Program password S to be ABC and allow it to be accepted at the front panel HMI, the front panel RS-
232 port, and the rear RS-232 port. Program password R to be ABC and allow it to be accepted at the
front panel HMI and at the front RS-232 port.
>GS-PWS=ABC,0/1;FS-PWR=ABC,0
With these settings, if ACCESS=ABC is entered at the front RS-232 port (COM0), the relay responds
with
ACCESS GRANTED: SETTING AND REPORT
. If ACCESS=ABC is entered at the rear RS-232 port
(COM1), the relay responds with
ACCESS GRANTED: SETTING
.
4.
Limit Control operations to the RS-485 port (COM2) but don’t require a password.
>GS-PWC=0,2