Appendix c.3. driver error messages – FieldServer Gamewell FCI E3 Series User Manual
Page 17

FS-8700-132 Gamewell FCI-E3 Driver Manual
Page 17 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: [email protected]
Appendix C.3. Driver Error Messages.
Message
Description
FCI_E3:#1 FYI. Use a DA called <%s> to expose diagnostic info.,
FCI_E3_STATS_DA )
Refer to 0
FCI_E3:#2 FYI. Added Event Desc=<%s> Index=%d Categ=%d ,
new_event_desc
,
new_event_desc_index_value
,
new_event_desc_categ ) ;
Printed for information only. No action
required if it confirms your expectations.
FCI_E3:#3 Err. No space. Reject Event Desc=<%s> Index=%d ,
new_event_desc , new_event_desc_index_value ) ;
There is only space for 60 event types.
4
FCI_E3:#4 FYI. Duplicate Event Desc=<%s>. , new_event_desc )
;
The Event type being added already exists. If
you are updating the category, ignore the
message. Otherwise correct the configuration
file.
FCI_E3:#5 FYI. Duplicate Event Desc=<%s>. , new_event_desc )
;
FCI_E3:#6 Err. Event Index=%d. Too big to set bit., drv_bd-
>event_index )
If the event index is greater than 64 then the
data cannot be stored as bits - only 64 bits are
reserved for events.
FCI_E3:#7a Err. DA=%s too short. Rqd=%d, dt->buffer_name ,
offset );
The MD in question has a length and offset
which makes it run past the end of the Data
Array. Message 7b is printed when data is
being stored as bits.
FCI_E3:#7b Err. DA=%s too short. Rqd=%d, possible_md->data-
>buffer_name , offset );
FCI_E3:#8 FYI. Reset was rcvd and processed! Stamped %s %s ,
drv_bd->time , drv_bd->date )
Printed for information only. No action
required.
FCI_E3:#9 Err. Reset was ignored.
A reset was received but the driver could not
reset any data. 'Clear_on_Reset' possibly set
to 'no' on all Map Descriptors?
FCI_E3:#10 FYI. Reset of DA=%s Off=%d Len=%d, possible_md-
>data->buffer_name , possible_md->bxi_data_buffer_offset ,
possible_md->data_length );
Printed for information only. No action
required.
FCI_E3:#11 Err. Cant reset DA=%s len=%d rqd=%d,
possible_md->data->buffer_name , da_get_length_in_items (
(DAH_TYP)
possible_md->data
)
,
possible_md-
>data_length+possible_md->bxi_data_buffer_offset );
The Map Descriptor in question has a length
and offset which makes it run past the end of
the Data Array.
FCI_E3:#12a Err. No MD's to store message data.
The Driver could not find a place to store data
from a message received. If the data is not
required then the message may be ignored.
Otherwise update the configuration file
FCI_E3:#12b Err. No MD's to store message data."
FCI_E3:#13 Err. Msg was ignored. MD Required for Storage.
FCI_E3:#13a Err. Diagnostic 1);
Take a log. Try and repeat the event that
caused the message to be printed. Then
contact tech support.
FCI_E3:#13b Err. Diagnostic 2);
FCI_E3:#13c Err. Diagnostic 3);
FCI_E3:#14 Err. <%s> file not found., md->mapdesc_name ) ;
If this error is repeated often it is possible that
a FCI firmware update has made the driver
unusable. Take a log and contact tech support.
FCI_E3:#15 Err. Event Type=<%s> Not recognized." , drv_bd-
>event_desc )
4
Correct the configuration file, download to the FieldServer and restart the FieldServer for the changes to take effect.