Home » Categories » Protocols » PROFIBUS

How can I monitor module and slave status with the MVI56-PDPV1 and other PDPMV1 PROFIBUS master modules?

The PDPMV1 operating state is stored in the MVIxxPDPMV1.Status.Fieldbus.FB_op_state tag:

 00 = Offline
 40 = Stop
 80 = Clear
 C0 = Operate

To determine slave status,
the
MVIxxPDPMV1.Status.Fieldbus.FB_Slave_Data_xfer array contains a bitmap of all the PROFIBUS slaves currently in communication with the PDPMV1 master.  The data type is SINTs, so each element in this array contains bits representing 8 PROFIBUS addresses.

For example, if bits 0 and 3 are set in
MVIxxPDPMV1.Status.Fieldbus.FB_Slave_Data_xfer[0], slave addresses 0 and 3 are communicating successfully.  Slave_Data_xfer[1] would contain the booleans representing addresses 8-15,  Slave_Data_xfer[2] would contain the status bits for addresses 16-23, etc. A simple XIC or other RSLogix  function can be used to monitor the communication status of any slave attached to the PDPMV1 master.

Note that with the MVI56-PDPMV1 using the Legacy AOI and with the MVI69-PDPMV1 these status tags are continually updated automatically.  If using the MVI56-PDPMV1 with the Flex AOI, the toggling the MVI56PDPMV1.Command.GetStatus tag is required to trigger an update for this or any other status information.

Custom Fields
    Attachments (0) Attachments
    There are no attachments for this article.
    Comments Comments
    There are no comments for this article. Be the first to post a comment.
    Related Articles RSS Feed
    I need to set up a ProSoft PROFIBUS Master to talk to a Siemens S7-300 series CPU that is set up as a PROFIBUS Slave. How do I do that?
    Viewed 1 times since Mon, Feb 18, 2008
    I am trying to download my PROFIBUS PDPMV1 Master/Slave configuration from the ProSoft Configuration Builder (PCB) "PROFIBUS - PDPMV1" Online-Download Configuration menu option; and it is lo
    Viewed 1 times since Tue, Mar 18, 2008
    Will the PS69-DPM work with a Siemens 157-xxxxx-0XA0 DP/PA coupler at the baud rate 45.45 Kbit/s?
    Viewed 1 times since Wed, Apr 11, 2012
    How do I setup my 3170-PDP in Step 7 software?
    Viewed 1 times since Tue, Nov 28, 2006
    SYCON registration number
    Viewed 1 times since Tue, Nov 28, 2006
    I can't get my ProSoft PROFIBUS DP V1 Master to talk to all of the Slave Nodes on my PROFIBUS network. What might the problem be?
    Viewed 1 times since Thu, Sep 4, 2008
    How to resolve an issue where Siemens Step 7 software displays a message indicating that the ProSoft GSD file cannot be interpreted.
    Viewed 1 times since Wed, Nov 29, 2006
    Does ProSoft or ProLinx support Profibus PA?
    Viewed 1 times since Tue, Nov 28, 2006
    I have a PROFIBUS DP network with ProSoft PROFIBUS DP Master solution that appears to be operating normally (no bus faults, slaves report "OK"), but I am unable to control my devices. What
    Viewed 1 times since Thu, Apr 24, 2008
    My Profibus Master (PDPMV1) card is not communicating and will not go into RUN mode but does not show an error in the ProSoft Configuration Builder software, why?
    Viewed 1 times since Thu, Apr 7, 2011