ProSoft Technology MVI69-PDPMV1 User Manual
Page 132

Mailbox Messaging
MVI69-PDPMV1 ♦ CompactLogix or MicroLogix Platform
User Manual
PROFIBUS DPV1 Master
Page 132 of 225
ProSoft Technology, Inc.
July 8, 2011
4.5.5 DPV1 Class 2-Related Error Codes
Related mailbox commands:
Class 2 Connection Initiate (FB_APPL_MSAC2_INITIATE)
Class 2 Connection Abort (FB_APPL_MSAC2_ABORT)
Class 2 Connection Abort Indication (FB_APPL_MSAC2_ABORT_IND)
Class 2 Read (FB_APPL_MSAC2_READ)
Class 2 Write (FB_APPL_MSAC2_WRITE)
Possible error codes in extended word Extended Fault Information.
Value Name
Meaning
0001h FBO_DPV1_C2_SLAVE_NOT_FOUND
The specified slave cannot be found
0002h FBO_DPV1_C2_C_REF_OUT_OF_RANGE
The
specified connection reference is out-of-range
0003h FBO_DPV1_C2_C_REF_ALREADY_IN_USE The
specified connection reference is already in use
0004h FBO_DPV1_C2_C_REF_NOT_IN_USE
A connection with this reference does not exist
0005h FBO_DPV1_C2_REQ_SIZE_TOO_BIG
Too much data supplied to the slave
0006h FBO_DPV1_C2_CONNECTION_ABORTED
The
specified connection reference has been aborted. (a)
0007h FBO_DPV1_C2_ONE_CMD_PER_C_REF
Only one command per connection can be executed at a
time
0008h FBO_DPV1_C2_SEND_TIMEOUT_TOO_SMALL The passed send-timeout is too small. (b)
0009h FBO_DPV1_C2_NO_MORE_CONNECTIONS Slave
does not support any more connections, or does not
support DPV1
0010h FBO_DPV1_C2_OTHER_ERROR
Other
error
(a) The reason can be read using the FB_APPL_MSAC2_CNXN_STATUS message
(b) The minimum send-timeout of the slave is indicated in the mailbox response.