Appendix b. reference, Appendix b.1. supported functions at a glance, Appendix b.2. driver error messages – FieldServer Honeywell Zellweger IR-148 User Manual
Page 16
FS-8700-102 Honeywell Zellweger IR-148-8_8-Channel Manual
Page 16 of 17
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. Reference
Appendix B.1. Supported Functions at a glance
Message Types
Notes
Gas Value Message
Message reports a gas value and units.
Trouble Message
Message reports a trouble for one sensor
Blank Message
Message used to flash Honeywell Zellweger IR-148 display
Alarm Message
Message reports an alarm (C/W/A) for one sensor
Locked Point Message
Unit is locked onto a single sample.
Other 49 byte messages beginning 0xb1
Discarded but driver report stats on these messages as described
in Appendix B.3.
Other 49 byte messages
Other messages
Appendix B.2. Driver Error Messages
Some configuration errors might produce an error every time a poll is generated. This will fill the error buffer
quickly and not add any clarity. For this reason the driver suppresses subsequent similar messages. Thus it is
possible for the same error produced by multiple Map Descriptors to produce only one error message.
Subsequent error messages can be seen on the driver message screen.
Note : In the actual message you will see that %d has been replaced by an integer, %s by text indicating a data
array name or map descriptor name and %x by two hex characters.
Error Message
Description and Action Required
INFRA: #1 Err. Da <%s> length
Reqd/exist <%d/%d> Md <%s>
where md offset <%d>
This error will be generated when the driver tries to store data for a sensor
but the corresponding Data Array is not long enough. Set the Data Array
length as indicated..
INFRA:#2 Err. Incoming data is
being abandoned on port R-P%d
Honeywell Zellweger IR-148-8.8-Channel or another unit is connected at the
indicated port of the FieldServer but the Configuration file does not define a
Map Descriptor to capture data from this unit. Change the CSV file to define
a Map Descriptor to communicate with this device if required.
INFRA:#3 ERR. Invalid Node_id
%d, Valid 1-8
If there are multiple Nodes then make the Node_ID the number of points
(sensors) for which Zellweger units are configured.
Infra:#4 Err. Test file <%s> not
found.
In Simulation mode the driver can send messages from files indicated by the
Map Descriptor name. Check that the required file exists and that it is not in
use by another application, or change the mode from simulation to
operation by deleting the parameter “INFRA_SIMULATION” from .the CSV
file.
INFRA:#11 Err. Illegal MD
Function for Md <%s>
Set Map Descriptor’s function to Passive_Client if driver is configured as a
Client or Wrbc if configured as a Server.
INFRA:#12 Err. Illegal MD length
<%s>
The Map Descriptor length parameter is either not defined or set to 0. Set
the Map Descriptor length to 100.
INFRA:#13 Err. Illegal Infra_func
for Md <%s>
This error will be generated if you are using the Infra_func parameter with
an incorrect value. See section 0 for legal values.
INFRA:#21 Err. Da <%s> length
Reqd/exist <%d/%d> Md <%s>
where md offset <%d>
This error will be generated when the driver tries to send a message to the
Client, but the Data Array used to compose the message is insufficiently long
to hold information for all 8 sensors. Set the Data Array length as indicated.
INFRA:#22 Err. Diagnostic line
<%d> ignored.
In Server mode the driver does not send messages from lines starting with #
or //. Change the Data_Array_Offset parameter for the indicated line in the
ini file.
Edit CSV file, download the modified file and reset the FieldServer to have the changes take effect.