Connecting to Mitsubishi FX5U PLC via SLMP Protocol


Purpose of this article

This article aims to show you how to communicate ADISRA SmartView with Mitsubishi FX5U PLC via SLMP Protocol.

Next, the step-by-step configuration of the Melsoft GX Works3 software and ADISRA SmartView will be shown.

Configuring Melsoft GX Works3

  1. Open the software and in the navigation tree located on the left, select the item parameter > FX5UCPU -> Module Parameter -> Ethernet Port.
  1. In the “Ip Address” field, add the IP of the Mitsubishi PLC FX5U.
  1. Then, click on the three dots to the right of the “External Device Configuration” field.
  1. Expand the “Ethernet Device (general)” tab.
  1. Click on the item “SLMP Connection Module” and drag it to the side list to add it.
  1. After adding the new item to the list, click the “Port No.” column. and add port 8000, which is the same port used in ADISRA SmartView.
  1. Now click on the “Close with Reflecting the Setting” button.
  1. Click the “Apply” button to apply all new settings.

Configuring ADISRA SmartView

  1. After configuring and saving the settings in Melsoft GX Works3 Software, open ADSIRA SmartView. Once this is done, in the navigation tree, click on the “Drivers” document, New Folder and add the “Mitsubishi” Driver.
  1. The required settings are:
    • The type will be “TCP/IP”.
    • The “IP” will be the same configured in Melsoft.
    • The “Port” will be the same configured in Melsoft.

Note: The other settings you are free to set the values.

  1. After configuring the above fields, the tag list below the settings, enter the addresses to which the ADISRA SmartView will read and write. For example: As shown in the image below, the first line contains an ADISRA SmartView tag called “memory_01”, which will represent the plc address “M1”. In the second line, the tag “Integer_01” will represent the PLC address “D1”, which is of type Decimal and so on.

After making all the above settings, put the PLC in RUN mode and the ADISRA SmartView in RunTime mode to view the communication.