How to realize the communication connection between Mitsubishi FX1S series PLC and computer? USB communication line

USB-SC09 is the programming cable of Mitsubishi PLC. Before using it, first install the driver of the programming cable.

After the installation driver is finished, make a simple setup.

The setting method is as follows. Right click (My Computer) and click Properties. The (System Properties) dialog box is displayed, select the hardware, and click (Device Management).

Select (port), find the USB port you installed, right click to display (property) click, display the property dialog bar, select (port setting) to set the COM port of the advanced setting in this dialog box to be in the PLC programming software. The settings are the same.

Mitsubishi q series plc with usb line connection or not to install the driver

Mitsubishi also needs to install the corresponding plc driver, the programming software comes with it.
The USB driver file needs to manually specify the installation path for the first time. The file is in X:\MELSOFT\GX Developer\Easysocket\USBDrivers
X represents the drive letter of the programming software installation. The most important is under the Easysock\USBDrivers path.

How to set up Mitsubishi software FxGpWiN and pLc cable

1. First connect the Mitsubishi PLC to the computer with a communication line.
2. Right click on “My Computer” and select “Manage”.
3. In the Computer Management window that pops up, select Device Manager.
4. Check the Com port used by the communication line and remember this port. The example is Com10.
5. Return to the PLC programming software, select the “Online” menu bar and select “Transfer Settings” from the drop-down menu.
6, in the “Transfer Settings” dialog box, you need to set the “Serial USB” interface
7, then set the Com port to Com10 in the pop-up port settings interface.
8. Finally click on “Communication Settings”. If the connection to the PLC is successful, click OK and write the program to PLc.