FieldServer FS-8700-47 User Manual

Page 48

Advertising
background image

FS-8700-47 DNP 3.0 Driver Manual

Page 48 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: [email protected]

Error Message

Explanation

DNP:#45 Err. Dest
Address=%d=Broadcast
Address." , dest_station

DNP:#45 Err. Perhaps the
System_Station_Address has not
been specified."

If the destination address is 0xFFFF (=65535) then this message is
printed. The address 0xFFFF is the broadcast address and the
driver cannot process broadcasts. Configure the node which sent
the broadcast message to send a specific message to the
FieldServer.

8

We have also seen that this message gets printed when the
‘System_Station_Address’ has not been specified. Appendix A.12
has more information.

DNP:#46 Err. Server received a
poll for unknown node=%d

A message was received by the Server side for a Node that has not
been defined (as a DNP node).

Either this message wasn’t intended for the FieldServer or the
configuration requires review. You may need to add a new Server
side node and Server side Map Descriptors to solve this problem.

DNP:#49 Err. Cant process
func=0x%x from a responder

DNP:#50 Err. Cant process
func=0x%x from an initiator

The driver cannot process the function code indicated when the
message comes from a responder. If this message occurs rarely
then assume it is the result of an occasional corrupt message. If
you are concerned or if it occurs frequently then take a log and
contact Tech Support.

DNP:#51 Err. Node_ID=%d Valid
Range=0-65535

Illegal Node_ID used. The Node ID refers to the DNP 3.0 Station
Address. Refer to sections 4.3 and 5.2.

DNP3:#52a FYI. OriginalStyle DA
offset use.

The message reports that the driver has been set to a mode where
it will use the DA offsetting style present in the driver prior to
version 1.02a. If this is consistent with your configuration, the
message may be ignored.

DNP3:#53 FYI. Mast App Parse -
NO DATA, returning early

A response to a poll contained no data. This is possible when, for
example, you poll for event or change data and no events/changes
have occurred since the last poll. This message is printed for
information purposes only

DNP3:#53b FYI. Class Rqst
returned no data.

As per #53 but pertains exclusively to polls for class data.

DNP:#54 Err. App Layer
Func=%#x not recognized.

A message was received by the Server side and the application
layer function code isn’t supported by this driver. You could
reconfigure the Client not to send this message,

DNP:#55 Err. To serve class data
set the DNPAssoc value non-zero

When you create MD’s to serve Class Data the dnpAssoc field must
have non-zero values. More information is provided in section
5.3.5

8

DNP:#56 Err. No MDs associated
with the class MD=%s

To serve Class data you need a Map Descriptor matching the class
data request and a number of associated Map Descriptors to tell
the driver what data forms part of the class data set. More
information is provided in section 5.3.5

8

DNP:#57 FYI. You could have
used a MD called <dnp-stats> to
expose diagnostic info.

Error! Reference source not found. and 0 contain additional
information.

DNP3:#58 Err. Response
Dest=%d != Master=%d

The driver found that a response message was addressed to a
node different from the polling node. Take a log and report to Tech
support.

DNP3:#59 Err. Response
Unknown Src_Id=%d

The response message originated from a node different to the
polled node. If the Node_ID reported is not in the list of nodes in
your configuration, take a log and report the problem to Tech
Support. If this message is printed rarely, it may have resulted from
an occasional corrupt message.

8

Edit the CSV file, download to the FieldServer and reset the FieldServer.

Advertising