Application layer errors – ProSoft Technology 5201-DFNT-DNPM User Manual
Page 36
DNPM ♦ ProLinx Gateway
Reference
DNP 3.0 Master
Driver Manual
Page 36 of 56
ProSoft Technology, Inc.
September 30, 2009
Error Code
Name
Description
60
Invalid analog output poll
command function
This analog output poll command contains an invalid
function code.
61
Invalid analog output poll
command
This analog output poll command is not valid.
70
Invalid time/date poll
command
This time/date object poll command is not valid.
80
Invalid event poll command
This event poll command is not valid.
Application Layer Errors
Error Code
Name
Description
1000
Device index invalid
The device index in the request or response message
is not found in the slave list.
1001
Duplicate request in
application layer queue
The newly submitted message to the application layer
already exists in the queue. The message is ignored.
1002
COM port device removed
from system
The communication port for the message has been
uninstalled on the system. This error should never
occur as the communication ports are only uninstalled
when the module's program is terminated.
1003
Sequence number error
The application sequence number in the response
message does not match that based on the last
request message. This indicates application layer
messages are received out of order.
1004
Response to select before
operate does not match
The select response message received from the slave
module is not that expected from the last select
request. This indicates a synchronization problem
between the master and slave devices.
1005
Response does not contain
date/time object
The response message from the slave device does
not contain a date/time object. The master expects this
object for the response message.
1006
Time-out condition on
response
The slave device did not respond to the last request
message from the master within the time-out set for
the IED device. The application layer time-out value is
specified for each IED unit in the slave configuration
table in the module. This table is established each
time the module performs the restart operation.
1007
Function code in application
layer message not
supported
The function code returned in the response message
is not valid for the application layer or not supported by
the module.
1008
Read operation not
supported for
object/variation
The application layer response message contains an
object that does not support the read function.
1009
Operate function not
supported for the
object/variation
The application layer response message contains an
object that does not support the operate function.
1010
Write operation not
supported for the
object/variation
The application layer response message contains an
object that does not support the write function.
Use the error codes returned for each command in the list to determine the
success or failure of the command. If the command fails, use the error code to
determine the cause of failure.