FS-8705-12 Federal Signal Ultravoice - Electronic Siren Controllers Driver Manual
Page 29 of 30
© 2021 CHIPKIN AUTOMATION SYSTEMS
The diver makes some of its operating statistics available in a Data Array where they can be read by an upstream device.
The lines from the example below can be cut and pasted into a configuration file.
Data_Arrays,
Data_Array_Name,
Data_Format,
Data_Array_length,
fsu-esc-stats,
UINT32,
1000,
OFFSET
DESCRIPTION
1
Incremented each time the driver tries to send a ZONE command but the ZONE
number is invalid.
2
Incremented each time the driver tries to send a MSG command but the MSG number
is invalid.
3
Incremented each time the driver tries to send a MSG command but the MSG number
is invalid.
4
Incremented each time the driver tries to send a PHASE command but the the value
in the Data Arra wasn’t a 1 or 2.
5
Incremented each time the driver doesn’t recognize the command to be
sent
6
Increments each time a “REPORT” query is sent to the controller.
7
Total number of bytes sent to the controller for Report Queries.
8
Increments each time a command is sent to the controller (Writes).
9
Total number of bytes sent to the controller for messages that command the
controller.
10
Number of times the driver processed a map descriptor but could not send a poll
because the command was invalid.
11
Number of times the driver timed out trying to send a command to the controller.
12
Number of times the drivers’s receive buffer overflowed. Buffer overflows occur
when the driver receives bytes but cant recognize the messages so it cant clear them
out.
13
Number of times the 1
st
or last characters in a Status report are invalid.
14
The number of times a complete response to the Status Report query are received.
15
Number of times a complete and valid response to the Status Report query are
received.