CANopen to CANopen – ADFweb Gateway Converter – Guangzhou Xinyu IoT

CANopen to CANopen - ADFweb Gateway Converter - Guangzhou Xinyu IoT

CANopen to CANopen – ADFweb Gateway Converter–Guangzhou Xinyu IoT Author: Zou Wuyi Mobile185-020-77899 [email protected] 1、Product Features: The CANopen to CANopen gateway has the following features: Realizes high-level bidirectional conversion of information between two different CANopen buses; Provides electrical isolation between the two buses; Can associate device module objects located on different buses, which can be … Read more

Research on Control System of Robotic Arm Based on CANopen (Part 1)

Research on Control System of Robotic Arm Based on CANopen (Part 1)

1 Robotic Arm System Structure The robotic arm system includes a computer control terminal, a visual positioning module, a USB to CAN module, and an electric joint module, as shown in Figure 1. Figure 1: Robotic Arm System Structure The visual positioning module provides a description of the end effector’s position in Cartesian space. This … Read more

Can SDO and PDO Be Used Simultaneously in CANopen?

Can SDO and PDO Be Used Simultaneously in CANopen?

In the CANopen device model, the primary communication objects are PDO and SDO. So, can they be used simultaneously in a CANopen device? Of course, SDO (Service Data Object) and PDO (Process Data Object) can be used simultaneously. In fact, they serve different purposes in the CANopen network and are often used together to optimize … Read more

CANopen to Modbus Slave – Gateway Converter

CANopen to Modbus Slave – Gateway Converter

CANopen to Modbus Slave – HD67002 Gateway Converter Author: Zou Wuyi Mobile185-020-77899 [email protected] 1、Product Features:The configurable CANopen Modbus RTU Slave Converter has the following features: Realizes bidirectional information exchange between CANopen network and ModBUS network; Provides electrical isolation between the two buses; Allows writing to SDO (Service Data Object) via ModBUS words; Allows reading of … Read more

C++ Programming Example: Implementing Data Validation Dropdown Menus in Excel

C++ Programming Example: Implementing Data Validation Dropdown Menus in Excel

Hello everyone! Today, I will guide you through implementing a very useful data validation dropdown menu feature in Excel using C++. Just like in Excel, where you can set cells to only allow selection from predefined values, we can achieve this interactive method in our own programs. This example not only enhances user experience but … Read more