ProSoft Technology ILX69-PBM User Manual

Page 90

Advertising
background image

Contents

ILX69-PBM ♦ CompactLogix or MicroLogix Platform

User Manual

PROFIBUS Master Communication Module

Page 90 of 124

ProSoft Technology, Inc.

February 4, 2015

DPV1 Read and Write

Code

Significance

Error source Help

0 = CON_OK

Service was executed
without an error

N/A

N/A

2 = CON_RR

Resource unavailable Slave

Slave has no buffer space left for the
requested service

3 = CON_RS

Requested function of
master is not
activated within the
slave

Slave

Slave is not activated in its DPV1 support

9 = CON_NR

No answer-data,
although the slave
must respond with
data

Slave

Slave has not sent any data back

17 = CON_NA

No response of the
station

Slave

Check network wiring, check bus
address of slave or baud rate support

18 = CON_DS

Master not in the
logical token ring

Network in
general

Check ILX69-PBM address or highest-
station-address of other masters.
Examine bus wiring to bus short circuits

25 = CON_NP

No plausible reaction
of remote partner

Slave

Slave does not conform to DPV1 norm

54 = CON_AD

Negative response
received, access
denied

Slave

Access denied to requested data. Check
ErrorCode1 and ErrorCode2 in response
message for further error information

81 hex = REJ_SE

Device is about to
stop the DPV1
communication or the
DPV1 is not in OPEN
state

Host,
configuration

DPV1 communications must be
configured to be activated by the device

82 hex =
REJ_ABORT

Device has stopped
the DPV1
communication
automatically

Slave

A previously addressed slave has
responded with non-conform parameters

83 hex = REJ_PS

A previous service is
still in process

Host

Wait for the outstanding answer first.
Parallel services are not allowed.

84 hex = REJ_LE

The length indicator
msg.data_cnt
exceeds maximum
configured size

Host

Reduce length of message or enlarge
maximum buffer size in ProSoft fdt
Configuration Manager or in slave data
set

85 hex = REJ_IV

Wrong parameter in
request

Host

Check msg.function or msg.device_adr
parameter of requested message

9a hex = REJ_COM

Unknown msg.b
command

Host

Correct the requested msg.b parameter
of message

Advertising