-38-
17.6 One record contains the following information:
COMP. STATION #01 GIRARD, OHIO User entered data log header describing location
001 10333 HRS Record number and running hours
10-19-1998 9:46 AM Date/time the record information was collected
STATUS RUNNING Normal home screen status line
SPEED 925 RPM Normal home screen, line two
SUCTION 102.3 PSIA Normal home screen, line three
DISCHARGE 300 PSIG Normal home screen, line four
PRESS 1 102.3 PSIG * First view process screen, line one
PRESS 2 355 PSIG * First view process screen, line two
PRESS 3 250 PSIG * First view process screen, line three
PRESS 4 275 PSIG * First view process screen, line four
TEMP 1 55 °F * Second view process screen, line one
TEMP 2 170 °F * Second view process screen, line two
TEMP 3 180 °F * Second view process screen, line three
TEMP 4 190 °F * Second view process screen, line four
TEMP 5 220 °F * 11th Analog channel value
PRESS 5 22 PSIA * 12th Analog channel value
USER LABEL * 13th Analog channel value
USER LABEL * 14th Analog channel value
1ST FAULT HIGH ** First fault indication when fault occurs
CHAN A3 500 PSI ** Channel number and value of first fault
HIGH INTRSTAGE PRESS ** 20 character label associated with the first fault
10-19-1998 9:46 AM ** Date and time of the first fault
* If a view process screen line is not programmed in the controller, the line will be blank.
** These lines will be blank when there are no faults.
17.7 If it is desired to read more than one record, the read command can be sent in succession
with a different record number. The time between read commands should be one second or
longer.
17.8 The first fault data log record can be read remotely if a current fault exists in the controller.
Send the following ASCII command for the first fault data log:
>(01 DL 999)
01 is the node number and should match the controller. 999 is where the current first fault
is located. If this command is sent with no faults on the controller, it will respond with NO
DATA AVAILABLE.
17.9 The most current data can be read remotely by sending the following ASCII command:
>(01 DL 000)