Soft PLC Editor
Soft PLC Editor
When you double-click on a Soft PLC from the list or create a new one, the Fulmatic Soft programming interface opens. This is the main workspace where you create, compile, and simulate your Ladder logic (LD).
This interface consists of three main sections:
- Project Tree (Left Side)
This is where you manage the structure of your PLC program. From here, you can add and edit Organization Blocks (OB), Function Blocks (FB), Data Blocks (DB), and internal PLC Tags.
- Ladder Editor (Center Area)
This is the main drawing area where you build your control logic. You create your network by dragging contacts, coils, timers (TON), counters (CTU), and other functions here.
- Instructions (Right Side)
This is the toolbox containing all logical commands (Bit logic, Timer, Counter, Compare, Math, Move, etc.) available for programming.
More Info: You can access more detailed information about the Fulmatic Soft program from the program’s own help pages.
Note: For a project created in the Ladder diagram or a change made to an existing project to become active, you must perform the “Load” operation to the Soft PLC after Runtime has started. Visit the Project Loading and Persistence page for more information.

