Mitsubishi Ppc Server

  1. PLC Setting

MELSEC-Q series Ethernet configuration

Select the I/O Assignment tab on the PLC Parameters screen. Click on Switch Setting. Consult the serial card user's manual and note which switch settings you select (the OPC server supports all of the baud rates, data bits, stop bits, and parities, both checksum and no checksum modes, and all four sub-protocols). The MatrikonOPC Server for Mitsubishi provides real-time data access between OPC-enabled applications (such as Historians and HMIs)+ and Mitsubishi PLCs. This OPC Server supports a wide range of Mitsubishi devices such as Q Series, A Series, and FX Series (Both Net Serial and Direct) PLCs connected via the AJ7E71 family of communication cards. Mitsubishi TOP Server OPC+IO Server-Serial and Ethernet. Price: US$1,450.00. Part Number for Ordering: 41233158-N. Availability: In Stock - Ships in 0 to 1 days. Media: CD and/or Online Delivery. Includes: License to use the server and drivers in this suite on a single computer with no artificial limits on number of devices, tags, or connected.

Ethernet parameters of IP address and the port number, etc. are set on the PC parameter screen of GX Works.

Network environment

This sample assume the following cases.

Host IP address192.168.0.1
Host Port number0
MELSEC IP address192.168.0.4
MELSEC Port number1025

PC parameter

Explanation

  • You open the 'Q parameter setting' of GX Works2, and 'Built-in Ethernet port' tab is selected.

[Caution] Built-in Ethernet a port has the following restriction on PLC side.

Opc server mitsubishi plc
  • Automatic opening UDP port (the 5000th) cannot be used.
  • Block Access Command cannot be used.
  • It is impossible to access CPU on another station in a multiple CPU system.
  • It is impossible to access CPU on another station via a network (MELSECNET).
  • It is impossible to access Random access buffer.
  • It is impossible to access buffer memory of the intelligent function module.
  • It is impossible to use Q4E frame and A1E frame.
  • In using TCP/IP, Existence Confirmation will be done 9 times for 5 seconds.

It is necessary to configure the 'Q parameter setting' as follows.

Network environment

This sample assume the following cases.

IP address192.168.0.4
Communication Data codeBinary data code
Enable Write at RUN timeChecked

PC parameter

Explanation

  • OPC Server doesn't support ASCII code communication.
  • Please check 'Enable Write at RUN time', if you can write to PLC device from outside(OPC Server).

You push the 'Open settings' button, open 'Built-in Ethernet port open setting', it is necessary to configure 'Protocol' and 'Port No'.

Sample setting

PC parameter

Explanation

Mitsubishi Ppc Server Driver

  • Please input Port No by hex digit format.
  • It is necessary to configure the open setting , because an automatic open UDP/IP port (5000) can't use.
  • It is necessary to configure 'MELSEFT Connection' at least one port, if you'd like to access by iQWorks.

MELSEC-Q series Ethernet configuration

It is possible to set by using the parameter screen of GX Works in the MELSEC-Q series though it was necessary to set Ethernet parameters of IP address and the port number, etc. by the ladder program in the MELSEC-A series.

Network environment

This sample assume the following cases.

Host IP address192.168.0.1
Host Port number0
MELSEC IP address192.168.0.4
MELSEC Port number1025

Network parameter

Explanation

  • Open the 'Network Parameter' screen, and you configure Network type Settings is 'Ethernet'. If you install 'QJ71E71' to slot 0(beside CPU), you configure the Ethernet unit Starting I/O No. is “0” and the Network No. is “1”,Group No. is '0', Station No. is '1'.

You push the 'Operation setting' button, open 'Ethernet operation'.It is necessary to configure the 'Ethernet operations' as follow.

Sample setting

IP address'192.168.0.4'(DEC.)
Communication data codeBinary code
Initial timingAlways wait for OPEN
Enable Write at RUN timeChecked
Send fram settingEthernet(V2.0)
TCP Existence confirmation settingUse the keepAlive.

Ethernet operations

Explanation

  • OPC Server doesn't support ASCII code communication. If you share a software which supports only ASCII code as like MX-Component, please use an automatic open UDP/IP port.
  • Please check 'Enable Write at RUN time', if you can write to PLC device from outside(OPC Server).
  • Existence confirmation setting by PING is to send ICMP packet, Existence confirmation setting by KeepAlive is to send ACK packet. It may become to impossible to reconnect PLC without PLC's reset,if you select the existence confirmation setting by PING.
  • The use of the Keep Alive function to perform existence checks is recommended when the Q Series is used. Ethernet units that have serial numbers with 05051 or later as the upper five digits and function version B or later can use this function.For other models, use Ping.


You push the 'Initial setting' button of Network parameter screen. It is necessary to configure the 'Initial setting' as follow.

Sample setting

Destination existence conformation starting interval20(×500ms)
Destination existence conformation interval timer10(×500ms)
Destination existence conformation resend3(times)

*The existence confirmation processing will be performed 3 times at 10 seconds intervals after communication has been stopped for 5 seconds.
*The default value '10 minutes' means that it is impossible to communicate for 10 minutes after communication has been stopped.

Initial setting

Explanation

  • If the communication trouble occurs by the cable determination or the influence of the collision, etc, OPC Server becomes time-out error when it can't receive the response from PLC in the set time. OPC Server can't communicate though it retries to communicate for the set times , and OPC Server tries to reconnect after it closes the connection. At this time, it is not possible to be reconnected be not of Ethernet (The port is in the state of the unclose) it of the unit in the state of LISN, and set the living confirmation parameter appropriately, please.

You push the 'Open settings' of Network parameter screen. It is necessary to configure the 'Initial setting' as right.

Sample setting

Port1025 (0x401)UDP
Port1026 (0x402)TCP(Unpassive)
Port1027 (0x403)TCP(Fullpassive)

Mitsubishi Opc Server Download

Open settings

Mitsubishi Opc Server

Explanation

Mitsubishi Opc Server Free Download

  • Please select 'Procedure exist' at Fixed buffer communication procedure.
  • Please input Port No by hex digit format.
  • Please select 'Confirm' at Existence confirmation.
  • It it not neccessary to configure Open settings if you use an automatic open UDP/IP port(5000).