Appendix b. troubleshooting, Appendix b.1. driver error messages – FieldServer FCI 7100 Series User Manual
Page 15
FS-8700-112 Gamewell-FCI 7100 Driver Manual
Page 15 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 B. Troubleshooting
Appendix B.1. Driver Error Messages.
Message
Description
FCI7100:#1 FYI. Use a DA called <%s> to expose diagnostic info.,
FCI_7100_STATS_DA )
Refer to Appendix B.2
FCI7100:#2 FYI. Added Event Desc=<%s> Index=%d Categ=%d ,
new_event_desc
,
new_event_desc_index_value
,
new_event_desc_categ ) ;
Printed for your info only. No action required
if it confirms your expectations.
FCI7100:#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.
2
FCI7100:#4 FYI. Duplicate Event Desc=<%s>. , new_event_desc
) ;
You are adding an event type that already
exists. If you are updating the category,
ignore the message. Otherwise correct the
configuration file.
FCI7100:#5 FYI. Duplicate Event Desc=<%s>. , new_event_desc
) ;
FCI7100:#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 as only 64 bits
are reserved for events.
FCI7100:#7a Err. DA=%s too short. Rqd=%d, dt->buffer_name ,
offset );
The Map Descriptor 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.
FCI7100:#7b Err. DA=%s too short. Rqd=%d, possible_md->data-
>buffer_name , offset );
FCI7100:#8 FYI. Reset was rcvd and processed! Stamped %s %s ,
drv_bd->time , drv_bd->date )
Printed for information only. No action
required.
FCI7100:#9 Err. Reset was ignored.
This message is printed when a reset was
received but the driver could not reset any
data. Ensure that 'Clear_on_Reset' is set to
'no' on all Map Descriptors.
FCI7100:#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.
FCI7100:#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.
FCI7100:#12a Err. No MD's to store message data.
A message arrived and the driver could not
find a place to store the data. If you are not
interested in the data then ignore the
message. Otherwise update the configuration
file.
FCI7100:#12b Err. No MD's to store message data."
FCI7100:#13 Err. Msg was ignored. MD Required for Storage.
2
Correct the configuration file, download to the FieldServer and restart the FieldServer for the changes to take effect.