Technologies Computer Driver Instruction Manual
FS-8700-112 FCI 7100 Series Driver Manual          Page 23 of 24 
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 
Stat  Offset Description 
#define FCI_7100_STAT_RCVD_BYTES  12 
Increments each time a 
character is recieved from the 
panel. The bytes are only added 
when a message terminator is 
received. Thus this count is 
equiv to the byte count in all 
FCI_7100_STAT_RCVD_MSGS 
#define 
FCI_7100_STAT_PARSED_NO_ERRS_EXCLD_RESET
13 
Increments each time a 
message is parsed without 
errors. Excludes Reset 
Messages 
#define FCI_7100_STAT_PARSED_NO_ERRS_RESET 14 
Increments each time a reset 
message is parsed without 
errors. 
#define FCI_7100_STAT_PARSED_NO_ACTION  15 
Increments each time a 
message is parsed with no 
errors but the nature of the 
message doesnt require data to 
be stored. (eg empty msg lines) 
#define FCI_7100_STAT_PARSED_WITH_ERRS  16 
Increments each time a 
message produces an error 
when parsed. 
#define FCI_7100_STAT_INHIBIT_RESET  17 
Set to 1 to inhibit resets 
altogether 
#define FCI_7100_STAT_INHIBIT_RESET_DA_PUT  18 
Set to 1 to inhibit resets from 
clearing arrays 
#define FCI_7100_STAT_INHIBIT_RESET_WHILE 19 
Set to 1 to inhibit reset function 
from looping thru MD's 
#define FCI_7100_STAT_NODE_INFO_MSG  20 
Increments each time a 
message with node information 
is received 
#define 
FCI_7100_STAT_NO_PLACE_TO_STORE_NODE 
21 
Increments each time an event 
needs to be stored, the event 
contains node info and the node 
cannot be found so there is no 
match and the message was 
discarded. 










