Install and Test a MVI46-MCM Modbus Module for SLC-500

by Nugroho Budi from controlmanuals.com

The MVI46-MCM is a Modbus communication module provided by ProSoft Technology. The module can be installed in a SLC500 rack so it can communicate to other Modbus devices.

This article assumes you have an Allen Bradley SLC 5/03, 5/04, or 5/05 processor with a power supply of adequate capacity for the MVI46-MCM plus any Input/Output (I/O) modules you intend to use.  For the purposes of this lab, and to match the supplied sample ladder, we will assume a configuration as follows:

  • A-B 1747-L551 5/05Processor – 16K Memory, OS500
  • A-B 1746-A7 7-Slot Chassis (rack)
  • A-B 1746-P1/P7 Power Supply

If different hardware is used, modifications to the sample ladder file, MVI46MCM.RSS will need to be made to obtain a properly functioning program.

Installing the Module

  1. Before installing the MVI46-MCM into the SLC chassis, check the position of the Interface Configuration Jumpers on the bottom of the module.

    MVI46-MCM_image001

    The Setup Jumper is only necessary when used to flash a firmware upgrade onto the module.  For normal configuration and operation, this jumper must be positioned as shown in the diagram above.  We will be using the RS-232 interface, so check that the PRT2 and PRT3 jumpers are positioned as shown above so the module will communicate in RS-232 mode.
  2. NOTE:  For this step, and at any time when you are installing or removing hardware to or from the chassis, you MUST do so with the POWER OFF!  SLC modules are NOT HOT SWAPABLE.  Attempting to insert or remove modules while the chassis is powered-up can result in damage to the module, the processor, the Power Supply, and/or the Chassis itself!

    Chassis slots are numbered sequentially, left to right, starting at zero for the leftmost slot.  The processor always goes in Slot 0.  Install the MVI46-MCM module into the slot next to the processor.  This will place the module in Slot 1.  The rest of the chassis slots should be left empty, for now.  If done correctly, your installation should look similar to the following illustration:

    MVI46-MCM_image002
  3. Set the processor key switch to the REM position and power up the chassis.

    After its boot cycle, the processor will be ready to accept programming. At this point, you may ignore any RED LEDs indicating processor or module faults.  Until a valid project (program) is loaded into the processor it may show a fault.

Configure RSLinx to Talk to SLC

  1. Attach a null modem cable (or the A-B CP3 programming cable) from your PC serial port to the serial port on your SLC processor, called Channel 0.
  2. Open RSLinx.  Click on the “Communications” drop-down menu.  Click on the “Configure Drivers” option.  If you’re running a newer version of RSLinx, you’ll see a dialog box like this one:

    MVI46-MCM_image003

    If you already have a RS-232 DF-1 driver configured, skip to the Auto Configure instructions in Step 5.
  3. Click the down arrow in the “Available Driver Types:” option box and click on “RS-232 DF-1 devices”, as shown, and click the “Add New…” button.

    MVI46-MCM_image004
  4. You will now be prompted to name your driver.  For most cases, the default name will be acceptable.  To match the sample project used in this lab, accept the default name by clicking the “OK” button.

    MVI46-MCM_image005
  5. Next, you will see the driver setup dialog box.
    1. First, click the down arrow in the “Comm Port:” option box and click the Comm port that matches the number on your PC (usually Comm1, Comm2, Comm3, or Comm4). 
    2. Then, click the down arrow in the “Devices:” option box and click the “SLC-CH0/Micro/PanelView” option. 
    3. Finally, click the “Auto Configure” button.  RSLinx will then query the processor, establish a communications link, and adjust the driver’s parameters to match the processor’s current port configuration. Don’t worry if the parameters in your driver don’t match the ones shown in the following example.  As long as the window reports “Auto Configuration Successful!”, whatever parameters appear for baud rate, parity, error checking, etc. will be correct.  A successful result will look something like this:

      MVI46-MCM_image006

      In some instances, RSLinx will fail to Auto Configure.  If this happens to you, first check that your cable is OK, properly connected, and that you are selecting the correct Comm port.  Once this is verified, if Auto Configure fails, you will need to completely wipe the processor memory and reset it to factory defaults.  Consult the A-B product documentation, the A-B website, or A-B Tech Support for instruction on how to do this. Once done, the RSLinx should be able to Auto Configure.

      Clicking on “OK” will return you to this dialog:
       MVI46-MCM_image007
      If the driver status is “Running”,  you have now successfully configured RSLinx to talk to the processor.  Click the “Close” button to close this dialog and then exit but do not shutdown RSLinx by clicking the “File” menu option and then “Exit and Shutdown”. Be sure to click the “Exit” option.

Use RSLogix500 to Modify the Sample Project

  1. Next, we will load and configure the sample ladder logic program and download it to the processor. Start RSLogix500.  It should come up to a blank window, like this:

    MVI46-MCM_image008
  2. Click on the “File” drop-down menu, click “Open” and browse to the folder where you saved the sample ladder and double-click the file, “MVI46MCM.RSS” that is included on the MVI46MCM CD.

    MVI46-MCM_image009

    This will open the sample project.  We can now configure the sample ladder to get it ready for the next exercise.
  3. You’ll get a window that looks like this.  If not, then click on the “View” Menu, and make sure there are check marks beside “Standard”, “Online”, and “Tabbed Instruction Bar” options.

    MVI46-MCM_image010
  4. In the left pane Project Tree area, under the Controller folder, double-click on the “IO Configuration” icon.  This will display the I/O Configuration dialog box:

    MVI46-MCM_image011
  5. Click on “OTHER” in Slot 1, as shown, then click the “Adv Config” button.

    MVI46-MCM_image012

    Make sure the values are as shown.  If they are not, set them to these values. Otherwise, the module will not function properly.  Details on module setup are contained in the User’s Manual in Section 3.3 “Setting Up the Module”.  After you verify the values, click “OK” or “Cancel” to close this dialog box.  Click on the Exit icon () in the upper-right corner of the I/O Configuration dialog to close it and return to the main window.
  6. In the left pane Project Tree area, under the Data Files folder, double-click on the N10 – MCM CFG icon.  Set the values in this file to match the ones shown below.

    MVI46-MCM_image014

    MCM Ports 1 & 2 Cmds
    Port 1 / Port 2
    -  N10:10 / N10:40  Port Enable/Disable
    -  N10:11 / N10:41  Port Type
    -  N10:12 / N10:42  Float Flag
    -  N10:13 / N10:43  Float Start
    -  N10:14 / N10:44  Float Offset
    -  N10:15 / N10:45  Protocol
    -  N10:16 / N10:46  Baud Rate
    -  N10:17 / N10:47  Parity
    -  N10:18 / N10:48  Data Bits
    -  N10:19 / N10:49  Stop Bits
    -  N10:20 / N10:50  RTS On Delay
    -  N10:21 / N10:51  RTS Off Delay
    -  N10:22 / N10:52  Min. Response Delay
    -  N10:23 / N10:53  Use CTS Line
    -  N10:24 / N10:54  Slave ID
    -  N10:25 / N10:55  Bit Input Offset
    -  N10:26 / N10:56  Word Input Offset
    -  N10:27 / N10:57  Output Offset
    -  N10:28 / N10:58  Holding Register Offset
    -  N10:29 / N10:59  Command Count
    -  N10:30 / N10:60  Min. Command Delay
    -  N10:31 / N10:61  Command Error Pointer
    -  N10:32 / N10:62  Response Timeout
    -  N10:33 / N10:63  Retry Count
    -  N10:34 / N10:64  Error Delay Count
    -  N10:35 / N10:65  Reserved
    -  N10:36 / N10:66  Guard Band
    -  N10:37 / N10:67  Guard Band Timeout


    This configuration data will set module Port1 to be a Modbus Master and Port2 to be a Modbus Slave.  Both ports will be set for Modbus RTU mode, 57,600-baud, no parity, 8 data bits, 1 stop bit.  Hardware handshaking will be disabled (RTS/CTS not used.)  We will be able to use up to 5 Modbus Commands and any Modbus Command Errors will be sent to module memory beginning at register address 300, which will then appear in SLC data table N31, beginning at N31:100.  With this configuration, we can use a second null modem
    cable and two DB9M-to-RJ45 pigtails to connect the two ports together, which in turn will allow us to send and get data from the module with our sample ladder.  Click on the Exit icon (MVI46-MCM_image013) in the upper-right corner of the Data File N10(dec) dialog to close it and return to the main window.

  7. We will now configure our Modbus commands for Port1.  In the left pane Project Tree area, under the Data Files folder, double-click on the N11 – P1 CMDS icon.  Set the values in this file to match the ones shown below.

    MVI46-MCM_image015

    MCM Ports 1 & 2 Cmds
    Port 1 / Port 2
    -  N11:0 / N12:0  Cmd Enable
    -  N11:1 / N12:1  Internal Address
    -  N11:2 / N12:2  Poll Interval Time
    -  N11:3 / N12:3  Count
    -  N11:4 / N12:4  Swap Code
    -  N11:5 / N12:5  Node Address Device ID
    -  N11:6 / N12:6  Function Code
    -  N11:7 / N12:7  Device Address Register


    This creates one Modbus command for Port1, our Master port.  This command will send a request out Port1 to the Modbus Slave at Slave ID 2 (our Port2), as configured in N10.  The command will get twenty 16-bit words (registers) of data from Destination Address 0, our module address 0, the first word of our WRITE DATA area, and move it out Port2, in Port1, and store it in Internal Address 200, our module address 200, the first word of our READ DATA area.  This command will execute once each second.  This way, any values we poke into data table addresses N32:0 through N32:19 will, after a short delay, appear in the corresponding addresses in data table N31. Click on the Exit icon (MVI46-MCM_image013) in the upper-right corner of the Data File N11 (dec) dialog to close it and return to the main window.

  8. In the left pane Project Tree area, under the Data Files folder, double-click on the N12 – P2 CMDS icon.  Set all the values in this file to zero and click on the Exit icon (MVI46-MCM_image013) in the upper-right corner to close this window and return.
  9. In the left pane Project Tree area, under the Data Files folder, double-click on the N32 – WRITE DATA icon.  Set the values in this file as shown.

    MVI46-MCM_image016

    This will give us some beginning data values for the Modbus command we just created.  Click on the Exit icon (MVI46-MCM_image013) it the upper-right corner to close this window and return.
  10. In the left pane Project Tree area, under the Data Files folder, double-click on the N31 – READ DATA icon. Set the values in this file to zero so that we will know that any values that appear there are the result of our ladder logic execution.  Click on the Exit icon (MVI46-MCM_image013) in the upper-right corner to close this window and return.
  11. We are now ready to save our new project before downloading.  In the main window, click on “File”, then “Save As” to get the Save As dialog box.  In the File Name: box, type “46Test1”, as shown, and click the Save button.

    MVI46-MCM_image017

Congratulations!  You now have a functioning program that will move data to and from the module.

Downloading and Testing the Modified Sample Project

  1. Make sure your null modem cable (or CP3 programming cable) is still attached between your PC Comm port and the processor RS-232 port.  Take the two DB9M-to-RJ45 pigtails and the other null modem cable and connect the lower two ports on the MVI46MCM module,
    P2 APPLICATION and P3 APPLICATION, with these cables.
  2. Set the processor key switch to the “PROG” position.  In RSLogix500, click the down-arrow next to the “OFFLINE” status and click “Download…” from the menu.

    MVI46-MCM_image018

    When you see the confirmation dialog, click the “Yes” button.

    MVI46-MCM_image019

    The sample ladder is currently configured for a 1747-L551 SLC 5/05.  If you are using a different processor, when you try to download, you will see the following:

    MVI46-MCM_image020

    If you get this warning screen, click the “OK” button.  RSLogix will automatically determine the actual processor type you are using and adjust the IO Configuration to match your installed processor.  You should then see the following window:

    MVI46-MCM_image021

    When it comes up, make sure the “Clear I/O” box is NOT checked, as shown, and click “OK”.  A Download Progress dialog will flash through several progress bars as various parts of the program are loaded.  Eventually, you should see:

    MVI46-MCM_image022

    Click the “Yes” button.  The RSLogix status box will change to show you are on-line live with the processor.  You can also tell you are on-line when you see the colored blocks and ladder rotating in the status box.  The faster they rotate, the higher your connection speed.  It should look like this (with animated ladder):

    MVI46-MCM_image023

    If you had to change your processor type, now would be a good time to re-save the program.
  3. Next, we will change the SLC 500 processor key switch from “PROG” to “RUN” and back to the “REM” position.  If you have a good program, the processor RUN LED will light up solid green and, on the MVI46MCM module, the OK LED will change from red to green, the APP STATUS and BP ACT LEDs will be amber and the LEDs for P2 and P3 will flash green about once every second.  The RSLogix status box should look like this:

    MVI46-MCM_image024

    If, however, the processor “FAULT” LED flashes red and you see this,

    MVI46-MCM_image025

    it indicates some kind of hardware or software problem.  Common causes include: hardware failure, ladder logic errors, and installing the MVI46MCM module in a different chassis slot than the one selected in the I/O Configuration, I/O modules in the configuration that are not actually installed in the chassis, and more.  Assuming you are still on-line with the processor, to see what might be causing the problem, you can check the “Processor Status” dialog for the Major Error Code causing the fault.  In the Project Tree, under the
    “Controller” folder, click on “Processor Status” then click on the “Errors” tab to see the fault.  An example of having the module in the wrong slot is shown. Your error may be different.

    MVI46-MCM_image026

    Do whatever is required to fix the root cause of the fault and then turn the key switch from “REM” to “PROG” to “RUN” and back to “REM” to get the processor running normally.
  4. NOW…We’re ready for some real fun.  Take a few minutes to look at the three LAD files in our test program.  For a detailed explanation of what these files do, look at Chapter 4 – Ladder Logic in the User’s Manual, beginning on page 25.

    Now, look in LAD 4 –MCM CMDS at rungs 0002 and 0003.  Bit B3:0/0 in rung 0002 is called the Cold Boot bit.  Bit B3:0/1 in rung 0003 is called the Warm Boot bit.  Either may be toggled to force the module to restart, reload its configuration and any Modbus commands.  This is a handy feature that makes it easy to change and test different configurations and commands.  It’s quicker and safer to toggle these bits than to recycle the processor or power-down and power-up the chassis to accomplish the same thing.  Toggling either of these bits allows configuration and command changes to be performed without halting the processor.  This can be very useful when added one of our modules to an existing application already in use at a customer site.  As we progress through the rest of this exercise, we will be returning to this ladder and these rungs often as we modify and test our program.

    Toggle one of these bits now and watch the LEDs on the front of the module as you do so.  You should see the P2 and P3 LEDs stop the regular blinking they had been doing, the OK LED will briefly turn red then go back to green, and then the P2 and P3 LEDs should resume their blinking once a second.

    To toggle the bit, right-click on its picture then click on “Toggle Bit” at the bottom of the context menu, as shown.  Be sure to watch the face of the MVI46-MCM module as you click.

    MVI46-MCM_image027
  5. Now we can check to be sure our program is moving the data as it should.  Remember previously that we zeroed out our READ DATA table and put test values in our WRITE DATA table.  If our program is working correctly, we should now have the same values in the same relative addresses in our READ DATA as in the WRITE DATA.  First, let’s check the WRITE DATA table to be sure our test values are still there. In the Project Tree, under the Data Files folder, double-click “N32 – WRITE DATA”.

    MVI46-MCM_image028

    Yep!  Our test data is still there, just the way we left it.  Now, for the moment of truth…does our N31 – READ DATA table look the same?
  6. Double-click on “N31 – READ DATA” and let’s see.  If your tables overlap each other, you can click-and-hold on the blue Title Bar of either one, drag it to a different position in the window, and release.  Ready, GO!

    MVI46-MCM_image029

    YES!!!!!  They MATCH!  Now, that was easy, wasn’t it?  You can experiment further with the above by changing the values in Data File 32, N32:0 through N32:19. With the PLC in Run Mode the values in Date File 31, N31:0 through N31:19 should, after a very short delay match those in Data File 32.

Using ModScan to simulate the Modbus Master

  1. Using Windows File Explorer, go to the CD and expand the yellow folder in the left side tree pane titled Utilities under the InRAx folder until you see a folder titled Modscan.

    MVI46-MCM_image030
  2. Double-click on the compressed folder in the right side Explorer pane to extract its contents.  Choose or create a new folder to contain these files.  A suggestion would be to create a new folder titled Modscan, and then extract the compressed files into this new folder.
  3. After extracting the Modscan files, locate and double-click on the file titled Modscan.exe.  You should see the following program appear.
    MVI46-MCM_image031
  4. This is the Windows program called Modscan.  This is a shareware program and can be used for 30 days, after which you are asked to purchase it.
  5. To use the program, click either Cancel or OK to close out the “Registration Information” dialog window. You may have to click once inside the window, and then click OK. Repeat if necessary. Now we are ready to use the program.
  6. Remove the short RJ45 pigtail cable from Port 1 on the MVI46-MCM and then disconnect it from the RS232 Null Modem cable.  Now connect the RS232 Null Modem cable directly to the COM 1 port on your computer.  If you currently have another cable connected to
    your computer’s COM 1 port for interfacing to the SLC-500, first go offline with RSLogix 500 software, then disconnect that cable and connect the RS232 Null Modem cable that was previously connected to Port 1 of the MVI46-MCM module. We should now have COM1 on our PC connected with a RS232 Null Modem cable directly to Port 2 on our MVI46-MCM module which is configured as a Modbus Slave device.
  7. In the Modscan program, click on the menu choice called “Setup”, and then click on Serial. Configure the settings as shown below. Click OK when done.

    MVI46-MCM_image032
  8. Now click Setup, then Display and make sure that Data and Decimal have check marks beside them. Click on Setup, then Protocol and make sure RTU is checked also.
  9. Now configure the main window as below.

    MVI46-MCM_image033
  10. Now click on the menu item “Action”, then Start Poll.  You may have to clear a popup window first, but you should see results like below which shows our original data that was in our Data File 32.

    MVI46-MCM_image034


    The register addresses are on the left and listed 40001 through 40020 and each registers value is directly to the right of it.

Congratulations, you have just used a Windows software program called Modscan acting as a Modbus Master device to go out and read data from our MVI46-MCM module’s Port 2 which is a Modbus Slave device.

NOTE : Based on my experience the MVIMCM for SLC500 is unable to be a Slave and must be A MASTER  to communicate with other Modbus PLC/Devices (Scadapack32, Micromotion, UltraSonic Flow Meter GM868..)


( categories: )