MVI46-PDPMV1 ♦ SLC Platform
Mailbox Messaging
PROFIBUS DPV1 Master
User Manual
ProSoft Technology, Inc.
Page 63 of 160
March 25, 2011
4
Mailbox Messaging
In This Chapter
Mailbox Message Queuing .................................................................... 64
Special Function Mailbox Messaging Commands ................................. 65
Receiving Mailbox Message Responses from the Module .................... 89
Mailbox Messaging Error Codes ........................................................... 90
The MVI46-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.