Question

Is it possible to communicate with Mitsubishi Electric's Melsec Q series PLC when it is connected to Net-10?

Answer
In a configuration with two Mitsubishi Electric "Melsec Q series" units, one station connected to the other via "Net-10" and an Ethernet connection unit on the first station side, if you want to connect to the second station via Ethernet, make the following settings.
  • Net-10 network number:2
  • PC number of one station:1
  • PC numbers of two stations:2
Example methods:
  1. Add "Mitsubishi Electric (Public) - Ethernet - MELSEC-Q/L/iQ-R Series Access Station 2" from "Driver - Add Unit" of our products. (Let's call it U01 here.)
  2. In U01, add two folders (let's call them F01 and F02).According to the subsequent settings, F01 is to be connected as station 1 and F02 as station 2.
  3. Configure the communication settings for U01.
    • Unit side IP address:Specify the address of the Ethernet connection card.
    • Protocol: UDP/IP (recommended)
    • Perform a connection test. Leave the network settings at 00,FF,03FF for both start and end.
  4. Configure the F01 settings. Set the parameters "00, FF, 03FF" in the network settings according to the destination.
    *In this case, the network number is "2" and the PC number of one station is "1", so we will use "02,01,03FF".
  5. Configure the settings for F02. Set the parameters "00, FF, 03FF" in the network settings according to the destination.
    *In this case, the network number is "2" and the PC numbers of the two stations are "2", so we will use "02,02,03FF".
    The unit and folder settings are now complete.
  6. By registering the device you want to acquire communication with as a tag, you can acquire PLC data.
Was this answer helpful to you? Yes No