DEVELOPMENT PC
The Development System
Axes, kinematics, PLC logic, the fieldbus and the operator screens are built in one project. The whole project runs in simulation before any hardware exists.
NEV PLATFORM
It turns an industrial PC into a real-time controller. Motion, the PLC, I/O and the CNC channel are separate modules, and a system is built from the ones it needs. The logic, the motion and the screens are built in one project, deployed in one step and watched from one place.
// THE TWO PARTS
DEVELOPMENT PC
Axes, kinematics, PLC logic, the fieldbus and the operator screens are built in one project. The whole project runs in simulation before any hardware exists.
TARGET PC
Runs motion, the PLC and the I/O cycle on the target. The operator's screens run here too, deployed from the same project and bound to the same variables.
// THE ENGINEERING ENVIRONMENT
The project is built, compiled and deployed from here. The same environment connects to the running system to read its values and load changes.
// ARCHITECTURE
The modular structure makes the system easier to develop and to tailor to your own needs.
The Development System installs on a laptop. You build the project, run it in simulation and see the result.