ProSoft Technology MVI56-PDPMV1 User Manual

Page 139

Advertising
background image

MVI56-PDPMV1 ♦ ControlLogix Platform

Mailbox Messaging

PROFIBUS DPV1 Master

User Manual

ProSoft Technology, Inc.

Page 139 of 255

March 22, 2011

3.2.3 Sending Mailbox Commands

The mailbox commands allow the processor to request specific tasks from the

module. The following table describes the available mailbox commands:

Mailbox

Controller Tag

Overview

Trigger

Data

Acyclic Read

MVI56PDPMV1.Command.
AcyclicRead

MVI56PDPMV1.Mailbox.
AcyclicRead

Reads acyclic data information from DPV1
slaves

Acyclic Write

MVI56PDPMV1.Command.
AcyclicWrite

MVI56PDPMV1.Mailbox.
AcyclicWrite

Writes acyclic data information from DPV1
slaves

Get Live List

MVI56PDPMV1.Command.
GetLiveList

MVI56PDPMV1.Mailbox.
GetLiveList

Reads the live list from the module. The live
list shows which slave addresses are
currently communicating with the module

Get Slave
Configuration

MVI56PDPMV1.Command.
GetSlaveConfig

MVI56PDPMV1.Mailbox.
GetSlaveConfig

Reads the configuration (identifier bytes) from
a specific connected PROFIBUS slave

Get Slave
Diagnostics

MVI56PDPMV1.Command.
GetSlaveDiagnostics

MVI56PDPMV1.Mailbox.
GetSlaveDiagnostics

Reads slave diagnostics from a specified
slave

Set Clear Mode MVI56PDPMV1.Command.

SetClearMode

-

Sets the module in CLEAR mode. This is an
option for the Set Operating Mode mailbox.

Set Operate
Mode

MVI56PDPMV1.Command.
SetOperateMode

-

Sets the module in OPERATE mode. This is
an option for the Set Operating Mode
mailbox.

Set Stop Mode MVI56PDPMV1.Command.

SetStopMode

-

Sets the module in STOP mode. This is an
option for the Set Operating Mode mailbox.

Set Slave
Address

MVI56PDPMV1.Command.
SetSlaveAddress

MVI56PDPMV1.Mailbox.
SetSlaveAddress

Sets the node address of a specified slave (if
supported at slave)

Set Slave Mode MVI56PDPMV1.Command.

SetSlaveMode

MVI56PDPMV1.Mailbox.
SetSlaveMode

Sets control commands to slaves or group of
slaves (sync, freeze, unsynch, unfreeze)

Start Slaves

MVI56PDPMV1.Command.
StartSlaves

MVI56PDPMV1.Mailbox.
StartSlaves

Reinitializes communication with a slave after
interrupted through Stop Slaves mailbox

Stop Slaves

MVI56PDPMV1.Command.
StopSlaves

MVI56PDPMV1.Mailbox.
StopSlaves

Stops communication with specified slaves

Advertising