FieldServer FS-8700-112 FCI 7100 Series Manual page 22

Fci 7100 series serial driver
Hide thumbs Also See for FS-8700-112 FCI 7100 Series:
Table of Contents

Advertisement

FS-8700-112 FCI 7100 Series Driver Manual
Appendix B.1. Driver Stats Exposed.
In addition to the standard FieldServer operating statistics the driver exposes certain key
stats in a Data Array if required. An upstream device can then monitor these stats.
Add the following to your configuration file to activate these stats.
// Expose Driver Operating Stats.
Data_Arrays
Data_Array_Name,
fci-7100-stats,
The driver exposes stats based on a port handle. The offset specified in the table below
must be added to the handle number multiplied by 100. i.e. for port whose handle is 1 then
the driver will store the 1
Stat
#define FCI_7100_STAT_NO_PLACE_TO_STORE
#define
FCI_7100_STAT_NO_PLACE_TO_STORE_ZONE
#define
FCI_7100_STAT_NO_PLACE_TO_STORE_RELAY
#define
FCI_7100_STAT_NO_PLACE_TO_STORE_LOOP
#define
FCI_7100_STAT_NO_PLACE_TO_STORE_SENSOR
#define
FCI_7100_STAT_NO_PLACE_TO_STORE_MODULE
#define FCI_7100_STAT_EMPTY_MSG
#define FCI_7100_STAT_SHORT_MSG
#define FCI_7100_STAT_NO_RESET
#define
FCI_7100_STAT_NO_PLACE_TO_STORE_PANEL
#define FCI_7100_STAT_RCVD_MSGS
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldserver.com
Tel: (408) 262-2299 Fax: (408) 262-9042 Toll_Free: 888-509-1970 email: support@fieldserver.com
Data_Format,
UINT32,
st
stat at 1+100*1=101.
Data_Array_Length
200
Offset
Description
Increments each time point data
is received but there is no Map
1
Descriptor to store the data
(any)
Increments each time point data
2
is received but there is no Map
Descriptor to store Zone data
Increments each time point data
3
is received but there is no Map
Descriptor to store Relay data
Increments each time point data
4
is received but there is no MD to
store the Loop data
Increments each time point data
5
is received but there is no MD to
store the Sensor data
Increments each time point data
6
is received but there is no MD to
store the Module data
Number of times that a message
7
line was was zero bytes long
(excluding the terminator)
Number of times that a message
8
line was was too short probably
a system id tag line
Increments each time a reset
9
was rcvd but no DA was reset
Increments each time point data
is received but there is no MD to
10
store
data
that
attributed to a zone, relay, loop,
sensor, module
Increments
each
11
message is received
Page 22 of 24
cannot
be
time
a

Advertisement

Table of Contents
loading

Table of Contents