2 using the hardware command, 3 error commands output – Rice Lake 880 Performance Series Indicator/Controller Technical/Service Manual User Manual

Page 101

Advertising
background image

Appendix

95

10.2 Using the HARDWARE Command

The HARDWARE serial command can be used to verify that installed option cards are recognized by the system.

The HARDWARE command returns a three-digit card code, representing the card installed:

Table 10-2. HARDWARE Command Option Card Type Codes

Code

Card Type

000

No card installed

085

Relay Card

153

Analog Output Card

170

CompactCom Card

If an installed card is not recognized (HARDWARE command returns code of 0), ensure that the card is seated

properly. Reinstall the card, if necessary, then cycle the power to read the configuration again. If the card is still not

recognized, try a different option card.

10.3 ERROR Commands Output

The XE and XEH commands return a representation of any existing error conditions as described in the following
table. If more than one error condition exists, the number returned is the sum of the values representing the error
conditions. The XE command returns the value as a decimal representation and the XEH command returns the
value as a hexadecimal representation.

Table 10-3. Error Commands Output

XE Error Code

(decimal)

Description

XEH Error Code

(hexadecimal)

0

no errors

0x00000000

1

VIRGERR

0x00000001

2

PARMCHKERR

0x00000002

4

LOADCHKERR

0x00000004

8

PRINTCHKERR

0x00000008

16

ENVRAMERR

0x00000010

32

ENVCRCERR

0x00000020

64

BATTERYERR

0x00000040

32768

GRAVERR

0x00008000

65536

ADPHYSICALERR

0x00010000

131072

TAREERR

0x00020000

262144

EACCOVER

0x00040000

524288

STRINGERR

0x00080000

1048576

RESERVED_PF

0x00100000

2097152

RTCERR

0x00200000

4194304

MISSINGHWERR

0x00400000

8388608

CFGCONFLICTERR

0x00800000

16777216

UNRECOVERABLEERR

0x01000000

Advertising