ABB CPS6000 Product Manual page 170

-48v indoor/outdoor power shelf
Hide thumbs Also See for CPS6000:
Table of Contents

Advertisement

sta
Report Status
Syntax:
sta obj,attr
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 examples are listed below to illustrate how this command works.
sta dc1,vdcReport plant voltage
sta dc1,adcReport 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.
sum
Report Statistics
Syntax:
sum obj,attr
where: obj,attr is an object-attribute pair defined by the following: sum dc1,adcReport plant load
current statistics
sum br1,hbtReport highest battery temperature statistics sum br1,amtReport ambient temperature
statistics
Description
This command reports the highest hourly a averages, highest hourly maximum, and the highest hourly
minimum statistics for plant load and highest battery temperature. The following is an example of a
command response:
* sum dc1,adc
:DC1 ADC HHI=
30-MAY-03,12:03:00,127.3
14-FEB-03,11:15:37,126.9
24-DEC-03,02:30:13,126.2 LHI=
29-MAR-03,10:43:00,120.0
04-APR-03,11:15:53,121.1
21-SEP-03,07:13:10,124.3 HHA=
03-JAN-03,12:00:00,127.0
18-APR-03,11:00:00,126.5
21-OCT-03,02:00:00,126.1
Page 170
© Copyright 2021 ABB. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents