The examples and the Application Note show you how the NanoJ Library simplifies the use of the CiA 402 Power State Machine. The functions of the library are contained in a single header file, which you can easily add to your NanoJ project in Plug & Drive Studio. Topic: Programming with NanoJ More details
Our example programs show you how to use NanoJ code templates for the individual configuration of Nanotec motor controllers. Topic: Programming with NanoJ More details
The motor controllers and motors with integrated controllers have open collector outputs. To switch a load or PLC, you require a relay according to this circuit diagram. The flyback diode is required. Please don't exceed the maximum switching current or the maximum voltage of the selected controller/drive. You can find this information in the product manual. Topic: Motor controllers/drives Configuration examples Motors with controllers/drives Configuration examples More details
The Modbus protocol is an open communication protocol that was developed in 1979 by the American company Gould-Modicon to allow programmable logical controllers to communicate with one another. Using Modbus, a master can exchange data with multiple slaves. In principle, each node can send messages via the bus but communication is usually initiated by the master. Topic: Fieldbus systems & interfaces Modbus RTU More details