NSLadder is a complete PLC manager based on the Ladder diagram, it generates code that can be directly assimilated by the PLC controller (arduino, raspberry, arm cpu....) NSLadder also allows simulation without a PLC connected
Ladder is one of the best visual programming languages is a PLC programming language called ladder diagram (LD) or instructions list (IL).
The main strength of lader is the visual representation that is more representative than most programming languages, so people often find it much easier to learn.
The clever thing about contact logic is that it is very similar to electrical relay circuits. The ladder is the graphic representation of the electrical circuit diagrams of automation.
Troubleshooting automated installations is easier with the ladder language, you can quickly see what information is missing
Features
- Direct upload without compilation in the arduino board
- Portable, pure native code - No need to install .NET framework or Java VM.
- Modern interface simple and ergonomic
- Can start NSLadder from your usb stick
- Simulation
- Real-time dynamic visualization
- Dynamic map simulation
- Decompiler of PLC opcodes=>PC
- No Arduino compiler of the ladder program
- Multi destination of Rasberry Arduino and other cards
- Mock-up page (SCADA)
- Arduino Nano ATMEGA328P/ATMEGA169
- Arduino Uno
- Arduino ATMEGA 2560 (>=V0.3.5)
- RASPBERRY GPIO (>=V0.3.5)