Sta report status, Error messages, B - 8 – GE Industrial Solutions Galaxy Vector Controller GCM3 User Manual

Page 100: Table b-16: error messages

Advertising
background image

Galaxy Vector Controller GCM2, GCM3

Appendix B - 8 T1.317 Objects and Attributes

Issue 4 January 2008

sta Report Status

Syntax

sta obj,att
where: obj,attr is an object-attribute pair. For example, ps1,sid.

Description:

This command reports the value of the measurement, configuration, or control parameters

in the system. A couple of examples are listed below to illustrate how this command works.

sta dc1,vdc

- report plant voltage

sta dc1,adc

- report plant load current

The command line would respond as follows for first command listed above.

* sta dc1,vdc
:DC1
VDC=-52.48
.
* _

The “*” in the example above is the user command line prompt. The line “:DC1” indicates

that the information that follows is for the plant object. The line starting with “VDC”

identifies the DC voltage. The “.” line is the end-of-command identifier.

Error Messages

While logging into the vector controller or while entering commands you may encounter

one or more of the following error messages:

Table B-16: Error Messages

Error Message

Description

!-112,SYNTAX ERROR

Unrecognizable command was entered.

!-220,SECURITY

Super-user command was entered by a mere user.

!-221,EXCESSIVE LOGIN ATTEMPTS

Too many attempts were made to login with an unrecognized password.

!-223,INVALID PASSWORD

New password contains an illegal character.

!-224,NEW PASSWORD MISMATCH

First and second copy of new passwords don't match

!-304,INVALID PARAMETER

An attempt was made to change a parameter to an illegal value.

!-319,INVALID ATTRIBUTE

An invalid object id was specified in the command or, a command referred to

an attribute that doesn't support it.

!-320,INVALID OBJECT

An invalid object id was specified in the command

Advertising