Easily Mastering the Most Difficult-to-Understand Object Dictionary of CANopen

Easily Mastering the Most Difficult-to-Understand Object Dictionary of CANopen

Abstract CANopen is a high-level communication protocol built on the Controller Area Network (CAN), where the object dictionary is the core concept of the protocol. Mastering its related content thoroughly will allow you to use CANopen with ease and confidence. The CANopen object dictionary (OD: Object Dictionary) is the core concept of the CANopen protocol. … Read more

Detailed Explanation of Siemens 1200 PLC Modbus (RTU)

Detailed Explanation of Siemens 1200 PLC Modbus (RTU)

S7-1200 Modbus RTU Communication Overview (Data information source: Siemens official website) Modbus has two serial transmission modes: ASCII and RTU. Modbus is a master-slave communication mode with a single master station. There can only be one master station on the Modbus network, which does not have an address. Each slave station must have a unique … Read more

Detailed Steps for MODBUS Communication Between Siemens Inverters and PLCs

Detailed Steps for MODBUS Communication Between Siemens Inverters and PLCs

01 Introduction MODBUS communication is widely used in actual industrial sites, commonly for data exchange and monitoring between PLCs and third-party devices such as inverters and instruments. 02 Example Application Below is a case study to fully understand the application of MODBUS. The specific control requirements are for Siemens 200SMART and Siemens V20 inverter to … Read more

Understanding the MODBUS Standard Protocol

Understanding the MODBUS Standard Protocol

1. What is MODBUS? 1. Basic Concepts MODBUS is a soft communication protocol initially advocated by MODICON (now a brand of Schneider Electric). After practical application by most companies, it has gradually been recognized and has become a standard communication protocol. As long as data communication or transmission follows this protocol, different systems can communicate. … Read more

Detailed Explanation of MODBUS TCP and Free Format Communication Protocols

Detailed Explanation of MODBUS TCP and Free Format Communication Protocols

This chapter mainly introduces the MODBUS TCP communication protocol and the content of free format communication protocols. 1. Overview of MODBUS TCP Communication MODBUS TCP combines the Ethernet physical network and the network standard TCP/IP with MODBUS as the application protocol standard for data representation. MODBUS TCP communication messages are encapsulated in Ethernet TCP/IP packets, … Read more

MODBUS Communication Debugging Assistant

MODBUS Communication Debugging Assistant

Search on WeChat PLC Technology In the actual application of industrial automation equipment, various communications are essential, such as PN communication, S7 communication, MODBUS TCP communication, and MODBUS communication, etc.; among them, MODBUS communication is the most widely used since it is an open, free, and universal communication protocol. However, often during equipment debugging on … Read more

Why Is Bluetooth Named After A King With Blue Teeth?

Why Is Bluetooth Named After A King With Blue Teeth?

We often use Bluetooth in our phones, right? For example, connecting to Bluetooth headphones to listen to music or transferring files between different devices, Bluetooth is a very convenient data transmission method. But have you ever wondered, since it is a transmission technology, why is the “Bluetooth” used in phones given such a strange name? … Read more

Understanding Two-Wire and Four-Wire Systems in Fire Alarm Systems

Understanding Two-Wire and Four-Wire Systems in Fire Alarm Systems

When learning about fire alarm systems, many people encounter the professional terms “Two-Wire Bus”, “Two-Wire System”, and “Four-Wire System”. So, what do they mean? What are the differences and application scenarios? Today, we will quickly clarify these common concepts! 1. Starting from the basics: Where do the Two-Wire Bus, Two-Wire System, and Four-Wire System come … Read more

Understanding PLC and Inverter Communication Wiring

Understanding PLC and Inverter Communication Wiring

Search on WeChat Technical Training The PLC and the inverter have a relationship of inclusion and being included. Both can execute specific commands to control electric motors. The PLC is a hardware device for program input execution, while the inverter is one of them. However, the scope of the PLC is broader than that of … Read more

Essential! FX3U and Mitsubishi E800 Inverter Communication Application

Essential! FX3U and Mitsubishi E800 Inverter Communication Application

1. Case Control Requirements 1. Equipment Used: FX3U-PLC (with 485-BD board), Mitsubishi Inverter. Control Requirements:The PLC communicates with the Mitsubishi E800 inverter to control the inverter’s forward rotation, reverse rotation, and frequency modification. 2. Hardware Wiring Instructions Open the inverter cover, and you will see a port on the circuit board that looks like a … Read more