ProSoft Technology MVI46-PDPMV1 User Manual

Page 81

Advertising
background image

MVI46-PDPMV1 ♦ SLC Platform

Mailbox Messaging

PROFIBUS DPV1 Master

User Manual

ProSoft Technology, Inc.

Page 81 of 160

March 25, 2011

Slot Number and Slot Index
Used in the slave to address the desired data block.

Length
This parameter specifies the number of bytes to write. If the destination data

block size is less than requested, the response will contain an error message. If

the data block length is greater than or equal to the requested length, the

response contains the number of bytes that have been written. The slave may

answer with an error response if data access is not allowed.

Data [1 … n]
Data that should be written.

Fault Information and Extended Fault Information
If "Invalid Other" is returned in the Acyclic Message Status Word in the header of

the response, information about the fault can be found here:

"Fault Information"

"Extended Fault Information" Contents

0100h

Address out of range

-

0A00h

Failed to execute request

Refer to Return Codes (page 91).

0B00h Remote station failure
1000h

Remote station DPV1 failure

Function_Number

1100h

Length out of range (>240 bytes)

-

1200h

Slave does not support DPV1

-

1300h

Slave not active or not present in

configuration

-

FE00h

Command not possible in "Class 2-

Only" mode

-

FF00h

Module offline (not initialized or no

valid database)

-

Error Decode, Error Code 1, and Error Code 2
If "Fault Information" contains error code 1000h, more information according to

the DPV1 specification can be found here.

4.2.8 Mailbox Message: Alarm Indication

This message indicates to the application that a DPV1 slave has transferred an

alarm message to the Master. This mailbox message is sent spontaneously by

the module; the module itself initiates the mailbox communications.
Detailed information about the cause of the alarm is presented in extended words

1 to 3 and in the message data field (see below).

Advertising