3mailbox messaging – ProSoft Technology MVI56-PDPMV1 User Manual

Page 133

Advertising
background image

MVI56-PDPMV1 ♦ ControlLogix Platform

Mailbox Messaging

PROFIBUS DPV1 Master

User Manual

ProSoft Technology, Inc.

Page 133 of 255

March 22, 2011

3

Mailbox Messaging

In This Chapter

 Mailbox Message Queuing .................................................................. 134

 Flex Mode Mailbox Communication .................................................... 135

 Legacy Mode Mailbox Communication ................................................ 145

 Special Function Mailbox Messaging Commands ............................... 148

 Mailbox Message Commands ............................................................. 150

 Mailbox Messaging Error Codes ......................................................... 173



The MVI56-PDPMV1 PROFIBUS DP Master uses a process called Mailbox

Messaging to exchange parameter data between the processor, Master, and

slave devices. This process provides a way to encapsulate and prioritize

commands and data sent between the PROFIBUS Master and slaves.
The PROFIBUS DP-V1 protocol specifies two types of data transmission

messages (telegrams): Cyclic Data Telegrams and Acyclic Data Telegrams.

Cyclic data communication is the exchange of normal slave input and output (I/O)

data and is handled automatically by the Master in a defined, recurring,

deterministic sequence based on the configuration you create in ProSoft

Configuration Builder (PCB).
Acyclic communication extends data communication beyond normal I/O data to

allow moving field device parameterization and calibration data over the bus

during runtime and to allow for extended diagnostics and alarm messages.

Acyclic data telegrams are transmitted in the gaps between cyclic data telegrams

and, therefore, have a lower priority and get less bandwidth than cyclic data.
Mailbox Messaging commands are incorporated into the sample ladder logic.

Mailbox messages and responses to mailbox messages are stored in mailbox

data types.
The following chapter discusses these features in more detail.

Advertising