If you are pushing the boundaries of parametric programming, the Syntec IDE is your best friend. It provides a robust platform for writing and debugging programs. Instead of hard-coding every movement, you can write logic-based programs (IF/THEN statements, loops, and variables). The IDE offers syntax highlighting and debugging tools that make catching errors in complex logic much easier than doing it line-by-line on the controller pendant.
A graphical tool for designing custom human-machine interfaces. It supports drag-and-drop operations to create industry-specific screens, such as dedicated workflows for wood or metalworking.
: Leveraging the Syntec serial bus (Mechatrolink), the IDE provides full online diagnostics to monitor the controller and drive health in real-time. Collision Prevention : It supports the configuration of 3D simulation and machine tool prediction syntec ide
For experienced users, the IDE unlocks powerful capabilities.
Look for the "Operation Manual" and "Application Tool" sections on the download page. If you are pushing the boundaries of parametric
The platform supports remote assistance and system diagnosis tools, enabling faster troubleshooting for end-users. Why Use Syntec IDE?
The unified, intuitive interface allows for quicker development of specialized CNC functions. The IDE offers syntax highlighting and debugging tools
| Language | Use Case | Example | | :--- | :--- | :--- | | | Basic contouring | G01 X100 F2000 | | Syntec Macro B | Conditional logic, loops, math | #101 = #102 + 5 IF [#101 GT 10] GOTO 100 | | Ladder Diagram | I/O control, safety interlocks | Normally open contact (X0.0) energizing coil (Y0.1) | | ST (Structured Text) | Complex arithmetic, array handling | FOR i:=1 TO 10 DO #500[i]:=0; |
: Users can modify ladders and HMI screens, then package these changes for installation on the CNC controller.