Knowledge Station] Two minutes to quickly understand the CANopen IO program!

CANopen is a high-level communication protocol based on the CAN serial bus system and is an industry standardized protocol. The protocol supports network management, device monitoring and inter-node communication for distributed control and embedded system applications....

Continue ReadingKnowledge Station] Two minutes to quickly understand the CANopen IO program!

Why do people choose EtherCAT as their motion control solution?

Nowadays, fieldbus systems have become an integral part of real-time distributed control, and this is an effective way to increase the safety of control and monitoring of production processes. The selection of the appropriate communication technology is very important in the predevelopment phase, as it determines whether the control performance can reach the field level directly, as well as the design...

Continue ReadingWhy do people choose EtherCAT as their motion control solution?

Industrial Raspberry Pi] How to control RevPi I/O remotely using Python?

 Previously shared with you how to use Python to read and write data from the process image file of the Industrial Raspberry Pi to achieve the purpose of controlling the input and output, you can use three ways: file function, ioctl and revpimodio2 library. The third way is the easiest and most convenient...

Continue ReadingIndustrial Raspberry Pi] How to control RevPi I/O remotely using Python?