- 软件简介
- 相关软件
- 猜你喜欢
- 相关教程
- 下载地址
Wecon PLC Editor is a数控编程软件 provided by Wecon, which can load and write input signals such as function keys and sensor states to perform logical, sequential, and timing arithmetic operations, generating corresponding output signals that can be downloaded if necessary.
Software Features:
Ladder Diagram Programming: The ladder diagram in Wecon PLC Editor follows the traditional automotive relay electrical control system diagram. It is an evolved graphical language based on the automotive relay ladder diagram of the original automotive relay automatic control system. The elements used in the design, such as buttons X, mini relays M, time controllers T, electronic counters C, and contacts, are similar to the characteristics of the electrical equipment elements.
Instruction List Programming: The instruction list program online editor is a text editor where all logic and calculations are entered using commands and operands. Based on the function of the command and the involved operands, the software performs operations such as loading the value of the soft element, logical processing, and loading the value of the soft element.
Program Conversion: Users can convert between ladder diagrams and instruction lists according to their programming habits to improve programming efficiency.
How to Use:
Start the PLC programming software and enter the programming dialog.
Click on "New Project" in the popup dialog to set the "PLC Series", "PLC Model", and "Programming Language".
In the "Project Management" area, click on "Program" to start writing the ladder diagram program.
Add commands.
Save the program project (after specifying a save path, the software will automatically save the current program).
Compile the program.
Establish a communication connection with the PLC.
Download the program to the PLC.
Start the PLC (RUN mode).
Keyboard Shortcuts:
Ctrl N: New Project
Ctrl O: Open Project
Ctrl S: Save Project
Ctrl X: Cut selected data and range
Ctrl C: Copy selected data and range
Ctrl V: Paste cut/copy data at the cursor position
Ctrl Z: Undo previous operation
Ctrl Y: Redo the operation that was undone by [Undo]
Ctrl F: Search for soft elements
Ctrl F1: Show/Hide Menu Bar
F3: Start Monitoring
Ctrl F3: Stop Monitoring
F4: Convert/Compile (Compile) the current program
Alt F4: Exit the software
Version Updates:
Added: U-disk download function for PLC programs
Added: Tutorial function
Added: LX3VM model
Added: G90G01, G90G02, G90G03, G91G01, G91G02, G91G03 motion control codes for 2.3VM