ZPLC is a PLC language supported by Zmotion motion controller, which can be programmed using ladder diagrams and statement tables, and is common to most PLC instructions, and customers familiar with PLC can quickly get started.
ZPLC supports joint programming with ZBasic, adding contact logic operation instructions, floating-point contact comparison instructions, ZPLC call ZBasic instructions, annotation instructions //, other instructions, etc.
The basic steps of motion controller ZPLC program development are as follows:
1. Create a new project.
2. Create a new file.
3. Set the file to run automatically.
4. Edit the program.
For the specific development process and precautions, please refer to the article "Video Tutorial: How to Develop ZPLC Program for Motion Controllers?" or ask a professional.