| Feature | Syntec IDE | Siemens TIA Portal | Fanuc Ladder III | |---------|------------|--------------------|------------------| | Primary language | G-code + Ladder | Ladder, SCL, Graph | Ladder + Macro | | Simulation | G-code path & PLC | Full virtual controller | Basic I/O | | Hardware scope | Syntec controllers | Siemens PLC/CNC/drive | Fanuc CNC | | Cost tier | Mid-range | High | High |
| 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; | syntec ide
: Enables users to inspect and test their edited results directly within a simulated environment without needing a physical machine tool. Core Functionalities Syntec IDE: The Forgotten Vision of Modular, Real-Time
Syntec IDE supports project archiving (.spj files) and comparison tools to identify differences between controller parameters and stored backups. Develop and edit part programs (G-code)