How to use GX Developer? Mitsubishi GX Developer is a powerful PLC programming software widely used in industrial automation. Facing PLC programming difficulties? PHP editor Apple brings you detailed GX Developer usage tutorials, from entry-level basics to advanced functions, to master PLC programming skills step by step.
First, open the software GX Developer, as shown in the figure below:
Open [Project-Create New Project] in the menu bar, and [Create New Project] will pop up window, you can select the PLC type, program type and set the project name. This article chooses the FX2N of the FX series, ladder diagram. Click [OK] to return to the main window and start writing the ladder diagram program, as shown in the following figure:
Then you can start writing the PLC ladder diagram program. We can find the corresponding input and output symbols in the toolbar, click to add them to the program editor, or double-click the left button in the editor to enter the corresponding symbols, as shown in the following figure:
After writing a simple program, you can click [Transform-Transform] in the toolbar, or you can right-click in the editor and click Transform at the bottom, as shown in the figure below:
If there is an error in the program, a prompt window will pop up during conversion, prompting [There is a ladder diagram that cannot be converted, please correct the ladder diagram at the cursor position], as shown in the figure below :
After confirming that the corrected program is correct, change it, and then click [Tools-Program Check] in the toolbar to pop up the [Program Check] window, in which you can check [Command, Double Coil, ladder diagram, soft components and consistency] to check, click [After Execution], you can check. After the check is completed, a prompt will be given in the information window below, as shown in the following figure:
After the program is checked and there are no errors, you can click [Online-PLC Writing] in the toolbar to perform online debugging of the PLC, as shown in the following figure:
The above is the detailed content of How to use GX Developer Mitsubishi PLC programming software GX Developer tutorial. For more information, please follow other related articles on the PHP Chinese website!