Cha change value, Login login, Ope operate a control – GE Industrial Solutions Galaxy Vector Controller GCM3 User Manual
Page 99: Pas change passwords, B - 7

Galaxy Vector Controller GCM2, GCM3
Issue 4 January 2008
T1.317 Objects and Attributes Appendix B - 7
cha Change Value
Syntax
cha obj,attr=value
where: obj,attr is an object-attribute pair. For example, ps1,sid.
Description:
This command is used to change system configuration parameters. A couple of examples
are listed below to illustrate how this command works.
cha ps1,sid="My Plant"
- change the site id to My Plant
cha p1,phn="123456789"- change the primary phone number to 123456789
You must be logged in as a super-user to use this command.
login Login
Syntax
login "password"
where: password is either the user or super-user password
Description:
This command is used to log-in as a user or super-user. For example, if you are currently
logged into the controller as a user but would like to change the site id you must first use
this command to log-in as a super-user.
ope Operate a Control
Syntax
ope obj,attr=value
where: obj,attr is an object-attribute pair. For example, dc1,pbt.
Description:
This command is used to operate a system control parameter. A couple examples are listed
below to illustrate how this command works.
ope dc1,pbt=1
start a plant battery test
ope dc1,stt="boost"
place plant into boost mode
You must be logged in as a super-user to use this command.
pas Change Passwords
Syntax
pas t,"password", "password"
where:
t is u to change the user password or s to change the super-user password
password is the new password
Description:
This command changes either the user or super-user password. You must be logged in as a
super-user to use this command. The password is sent twice in order to avoid mistakes. The
password must have at least 6 characters but no more than 15 characters.