Command error codes, General command errors, Command – ProSoft Technology MVI71-DNP User Manual
Page 138: Error codes

MVI71-DNP ♦ PLC Platform
Reference
DNP 3.0 Master/Slave Communication Module
Page 138 of 172
ProSoft Technology, Inc.
August 23, 2007
Error Code
Name
Description
224
Invalid DNP write time
interval
The write time interval is not in the data range in
the configuration. The value must be in the range
of 0 to 1440.
225
Invalid DNP unsolicited
response mode
The unsolicited response mode code is not valid in
the configuration.
226
Invalid DNP unsolicited
response minimum quantity
for Class 1
The unsolicited response minimum quantity for
Class 1 is not valid in the configuration. Value
must be an integer in the range of 1 to 255.
227
Invalid DNP unsolicited
response minimum quantity
for Class 2
The unsolicited response minimum quantity for
Class 2 is not valid in the configuration. Value
must be an integer in the range of 1 to 255.
228
Invalid DNP unsolicited
response minimum quantity
for Class 3
The unsolicited response minimum quantity for
Class 3 is not valid in the configuration. Value
must be an integer in the range of 1 to 255.
230
Invalid DNP unsolicited
response destination address
The unsolicited response destination address is
not valid in the configuration. Value must be in the
range of 1 to 65534.
5.11 Command Error Codes
5.11.1 General Command Errors
Error Code
Name
Description
–1 (65535)
Current command being
issued on the port
Command has been issued out the port, and the
module is waiting for the slave to respond.
0 OK
The command was issued and responded to
correctly.
1
Device not defined
The IED slave address referenced in the
command is not defined in the module. Check to
make sure there is an entry in the slave table for
each slave device referenced in the command list.
2
Invalid command
This command is not valid. Check to make sure
the slave address parameter is greater than or
equal to zero and that the point count is not set to
zero.
3
Object not supported
The data object in the command is not supported
by the module. Refer to the DNP subset for the
Master Port.
4
Command function not
supported
The function specified in the command is not
supported for the object type selected. Refer to
the DNP subset for the Master Port.
10
Invalid binary input poll
command
This binary input object command is not valid.
11
Invalid binary input event poll
command
This binary input event object poll command is not
valid.
20
Invalid binary output
command function
This binary output function command is not valid.
30
Invalid counter poll command
function
The counter object poll command contains an
invalid function code.