FieldServer FS-8700-64 Computer Drive User Manual


 
FS-8700-64 ATMI ACM Page 15 of 22
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
17
ATMI_STAT_STORE_NO_MAP
When processing the most recent
message, no map descriptors were
found to tell the driver how to store the
incoming data.
18
ATMI_STAT_STORE
Increment’s once for each time data is
stored. Ie will increase by 5 for one
screen full of data stored using 5 map
descriptors.
19
ATMI_STAT_STORE_NONZERO
Will increase by one for each screen full
of data processed in which at least one
gas value was non-zero.
20
ATMI_STAT_MALFN_BAD_MAJOR
Count of the number of times that a
malfunction’s major type could not be
recognized.
21
ATMI_STAT_MALFN_BAD_MINOR
Count of the number of times that a
malfunction’s minor type could not be
recognized.
22
ATMI_STAT_MALFN_STREAMING
Count of the number of times that the
buffer overflowed when analyzing
malfunction data. Each time this
happens the malfunction is not stored.
6.4 Driver Error Messages
The following error messages should be reported to FieldServer Technologies.
ATMI:#4 Error. atmi_chan_init() Init with null chan.
The following errors indicate a driver, connection or remote device problem if they occur
frequently.
ATMI:#8 Error. Discard because area=%d max=%d
Incoming data has been discarded because the driver could not resolve a valid area number.
The following error messages or warning arise from problems that can normally be
resolved by users without support from FieldServer Technologies.
ATMI:#7 Error. No read/writes permitted. Mapdesc=<%s>
Edit the CSV file. Change the map descriptor function to passive. Reset the FieldServer.
ATMI:#1 FYI. Some data is being abandoned. Mapdesc too short. <%s>
Edit the CSV file. Increase the map descriptor’s length to allow the driver to process the
maximum data area. Not each data area requires 16 storage elements. Reset the FieldServer.
This message is only printed once even if the error occurs more than once.
ATMI:#2 FYI. Some data is being abandoned. Array too short. <%s>
Edit the CSV file. Increase the Map Descriptor’s data array length. Reset the FieldServer. This
message is only printed once even if the error occurs more than once.