FieldServer FS-8700-47 Computer Drive User Manual


 
FS-8700-47 DNP 3.0 Driver Manual Page 46 of 51
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: support@fieldserver.com
Appendix B. Driver Error Messages
Error Message Explanation
DNP:#1 Err. Unknown object=%d
variation=%d for resp.
DNP:#2 Err. Unknown object=%d
variation=%d for store.
The driver is polling for or responding to a poll for a data object and
variation that is not supported. See Appendix A.9 for a table of
supported objects.
DNP:#3 FYI. No nodes to
process.
No DNP 3.0 nodes have been defined in the configuration. The
configuration file is probably invalid.
6
.
DNP:#4 Err. Link Reset node %d
failed. (Send a Link Reset Rqst
before polling.)
A Client must send a ‘Link Reset Request’ message to this driver
before it can respond to a poll.
DNP:#5 FYI. Slave=%d happy
with link. No reset Rqst.
Many DNP 3.0 Servers time out the link and the connection must
be reestablished with a ‘Reset Link Rqst’ message. This driver
doesn’t do this. This message is printed when the link has timed out
and a poll is received. The message indicates that this behavior is
ok.
DNP:#6 FYI. Node=%d requires a
reset before it can respond.
A Client must send a ‘Link Reset Request’ message to this driver
before it can respond to a poll.
DNP:#7. Err. Too many polls with
no reset request.
When the driver receives too many polls without a link reset request
then this message is printed and the driver panics.
DNP:#8 Err. Cant reset node=%d
(Max=%d)
The driver cannot reset the link for the node reported in the
message because the node number is too large. Change the Client
to poll for a smaller node number.
6
DNP:#9 Err. Unknown
dnpSubType=<%s>
Valid values are provided in Appendix A.3. The driver uses ‘value’
as default if the keyword is not recognized.
DNP:#11 FYI. Master Node
Address=%d
The driver is reporting the Node_ID of the Client node. This
message is for information only.
DNP:#12 FYI. DEBUG Message
being sent.
You should never see this message. Check the configuration file for
an illegal DNPDatatype.
6
DNP:#13 FYI. Write function
overwritten. MD=<%s>
This message is for information only. When writing to a DNP
device the message contains a function code which may be
overwritten by specifying the DNPfunction in the CSV file. When
DNPfunction has not been specified, the default function is used
and this message is printed. When writing to a relay output the
driver uses function code=5 (Direct act with no ack). When writing
to a Counter the driver uses function code=8 (Immed freeze with no
ack).
DNP:#14 FYI. Length truncated to
255 for MD=<%s>
When using DNP qualifier 17, the maximum value for Map
Descriptor Length is 255. The driver has truncated the request
6
DNP:#15a Err. Cant understand
index portion of qualifier.
Qual=0x%02x for MD=<%s>
The qualifier is invalid. Appendix A.11 has a list of valid Qualifiers.
6
DNP:#16 Err. Previous Poll not
completed
DNP:#17. Err. Previous Write not
completed
An attempt was made to start a new poll before the previous one
completed. A poll might consist of multiple transactions of multiple
fragments and therefore could take several seconds. Take a log
and send with the problem description and the configuration file to
FST Tech support.
DNP:#18 FYI. Cmd completed but
no (event) data to store.
DNP:#18 FYI. Cmd completed but
no (diag) data to store.
These messages are printed when the polls for data return with no
data. This can be normal if there are no events/ diagnostic data in
the remote device. This message is for information only.
6
Edit the CSV file, download to the FieldServer and reset the FieldServer.