User Guide
FS-8700-132 Gamewell FCI-E3 Driver Manual            Page 20 of 20 
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com 
Tel: (408) 262 2299 Fax: (408) 262 2269 Toll Free: (888) 509 1970  email: support@fieldserver.com 
Stat  Offset
Description 
#define FCI_E3_STAT_RCVD_BYTES  12 
Increments  each  time  a  character 
is  received  from  the  panel.  The 
bytes  are  only  added  when  a 
message  terminator  is  received. 
Thus  this  count  is  equivalent  to 
the  byte  count  in  all 
FCI_E3_STAT_RCVD_MSGS 
#define 
FCI_E3_STAT_PARSED_NO_ERRS_EXCLD_RESET 
13 
Increments  each  time  a  message 
is parsed without errors. Excludes 
Reset Messages 
#define FCI_E3_STAT_PARSED_NO_ERRS_RESET  14 
Increments  each  time  a  reset 
message is parsed without errors. 
#define FCI_E3_STAT_PARSED_NO_ACTION  15 
Increments  each  time  a  message 
is parsed with no errors but the 
nature  of  the  message  doesn’t 
require  data  to  be  stored.  (eg 
empty message lines) 
#define FCI_E3_STAT_PARSED_WITH_ERRS  16 
Increments  each  time  a  message 
produces an error when parsed. 
#define FCI_E3_STAT_INHIBIT_RESET  17  Set to 1 to inhibit resets altogether 
#define FCI_E3_STAT_INHIBIT_RESET_DA_PUT  18 
Set  to  1  to  inhibit  resets  from 
clearing arrays 
#define FCI_E3_STAT_INHIBIT_RESET_WHILE  19 
Set  to  1  to  inhibit  the  reset 
function from looping through Map 
Descriptors 
#define FCI_E3_STAT_NODE_INFO_MSG  20 
Increments  each  time  a  message 
with Node information is received 
#define 
FCI_E3_STAT_NO_PLACE_TO_STORE_NODE 
21 
Increments  each  time  an  event 
message  containing  Node 
information relating to a Node that 
cannot be found is discarded. 










