Quick Start
Bu içerik henüz dilinizde mevcut değil.
This walkthrough takes you from a fresh install to a motion program running in simulation, where the full stack runs without any machine connected. It is the fastest way to see how the tiers fit together.
- Start the runtime in Simulation Mode. The same Runtime that drives real hardware runs here. It just doesn’t open a real EtherCAT bus.
- Open the IDE and connect. The IDE links to the running machine over a live WebSocket connection to the Runtime.
- Load a sample program from the demo project.
- Run it. Watch the machine move in the HMI’s live 3D view, and switch to the IDE to see PLC variables update inline as the program executes.
Because simulation and live use the same Runtime, a program that runs correctly here behaves the same way on real hardware. Only the fieldbus changes.
- the NEV Platform: understand what just ran.
- the NEV Platform: the engine behind the simulation.