Modbus is a serial communications protocol originally published by Modicon (now Schneider Electric) in 1979 for use with its programmable logic controllers (PLCs). It has become a de facto standard protocol for communication between industrial electronic devices. Modbus allows devices, such as sensors and instruments, to communicate their data to a controller or computer. The protocol can operate over serial lines (RS-232, RS-485) and has been extended for TCP/IP networks (Modbus TCP). It is not a programming language, network security standard, or a type of industrial machinery. Its simplicity and open nature have made it widespread in industrial environments, but it has minimal built-in security, which is a significant consideration in cybersecurity for industrial control systems.
[Reference: ISA/IEC 62443-3-3:2013, Section 4.2.3, and ISA-62443-1-1:2007, Section 3.2.1., , ]
Submit