1. Understand what our PLC software is
1. Understand what our PLC software is
This software can help you quickly and accurately edit a PLC ladder diagram project. The ladder diagram supports the writing of main programs, subroutines, and C language function blocks. Each program contains several networks, and each function block also contains several functions. Users can add networks and functions as needed.
When editing ladder diagrams, it supports using the mouse to click on the toolbar for input, as well as directly typing commands on the keyboard or adding selected commands to the designated position of the icon by double clicking on commands in the tree directory. When writing function blocks in C language, it also supports functions such as automatic indentation and code completion.
our software supports three editing modes: write mode, comment editing mode, and monitor mode. Among them, the write mode supports normal operations such as editing, modifying, and converting ladder diagrams; The annotation editing mode supports modifying the annotations of components. It should be noted that only the annotations of the ladder diagram can be modified at this time, and ladder diagram components cannot be inserted or modified; The monitoring mode supports monitoring the values of ladder diagram components in the PLC. In addition to ladder diagram monitoring, it also supports software component login monitoring, allowing for batch monitoring of software component values. When executing monitoring mode, you can choose between serial or USB ports for monitoring.
Our softwaer supports USB and serial port upload and download. Before downloading and monitoring, you can check whether the PLC is connected to the computer by clicking the communication test button. Support automatic detection of baud rate when communicating through serial port.
our software also supports setting automatic scheduled save function. By setting the automatic save time in the system settings dialog box, you can make your project safer and worry free.
our software has implemented strict confidentiality measures for the upload and download projects, and the upload and download passwords can be configured in the PLC settings dialogue. If the correct password is not entered, the upload operation cannot be performed.