FieldServer IR-148 Computer Drive User Manual


 
FS-8700-102 Honeywell Zellweger IR-148-8_8-Channel Manual Page 18 of 19
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
Appendix B. 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.
INFRA:#41 FYI. Write-thru not
Possible On MD <%s>
If an Upstream Device writes a value at a memory location under the
influence of the given Map Descriptor, the Write-thru operation will be
cancelled as the Driver cannot write to an UnfraTox unit..
Infra:#51 FYI. You could use
an Array called <%s> to
expose diagnostic info.
It is possible to define a Data Array known as “Infra-stats” (see 0) This
Data Array is very useful for statistics purposes.
ψ
Edit CSV file, download the modified file and reset the FieldServer to have the changes take effect.