Changes

10 bytes removed ,  12:50, 28 January 2020
Line 5: Line 5:  
'''Modbus''' is a serial communications protocol originally published by Modicon (now Schneider Electric) in 1979 for use with its programmable logic controllers (PLCs). Modbus has become a de facto standard communication protocol and is now a commonly available means of connecting industrial electronic devices. The main reasons for the use of Modbus in the industrial environment are:
 
'''Modbus''' is a serial communications protocol originally published by Modicon (now Schneider Electric) in 1979 for use with its programmable logic controllers (PLCs). Modbus has become a de facto standard communication protocol and is now a commonly available means of connecting industrial electronic devices. The main reasons for the use of Modbus in the industrial environment are:
   −
* developed with industrial applications in mind,
+
*developed with industrial applications in mind,
* openly published and royalty-free,
+
*openly published and royalty-free,
* easy to deploy and maintain,
+
*easy to deploy and maintain,
* moves raw bits or words without placing many restrictions on vendors.
+
*moves raw bits or words without placing many restrictions on vendors.
    
Modbus enables communication among many devices connected to the same network, for example, a system that measures temperature and humidity and communicates the results to a computer. Modbus is often used to connect a supervisory computer with a remote terminal unit (RTU) in supervisory control and data acquisition (SCADA) systems. Many of the data types are named from its use in driving relays: a single-bit physical output is called a coil, and a single-bit physical input is called a discrete input or a contact.
 
Modbus enables communication among many devices connected to the same network, for example, a system that measures temperature and humidity and communicates the results to a computer. Modbus is often used to connect a supervisory computer with a remote terminal unit (RTU) in supervisory control and data acquisition (SCADA) systems. Many of the data types are named from its use in driving relays: a single-bit physical output is called a coil, and a single-bit physical input is called a discrete input or a contact.
Line 14: Line 14:  
This article provides a guide on how to use Modbus TCP to monitor RUT955 routers with a PC using a Linux Operating System. However, the same principles apply to RUT230, RUT240 and RUT950 routers, but the holding register information will differ. You can find this information in the links below:
 
This article provides a guide on how to use Modbus TCP to monitor RUT955 routers with a PC using a Linux Operating System. However, the same principles apply to RUT230, RUT240 and RUT950 routers, but the holding register information will differ. You can find this information in the links below:
   −
* '''[[RUT230 Modbus]]'''
+
*'''[[RUT230 Modbus]]'''
* '''[[RUT240 Modbus]]'''
+
*'''[[RUT240 Modbus]]'''
* '''[[RUT950 Modbus]]'''
+
*'''[[RUT950 Modbus]]'''
    
==Configuring the router==
 
==Configuring the router==
   −
In order to start using Modbus TCP, we must first configure the router. Modbus TCP configuration from the router's side is very simple. All you need to do is log in to the router's WebUI, go to '''Services → Mobdus''', '''Enable''' the Modbus TCP service, enter a '''Port''' number through which the Modbus TCP communication will take place and '''Allow remote access''' if you wish to connect to the router remotely (from WAN).
+
In order to start using Modbus TCP, we must first configure the router. Modbus TCP configuration from the router's side is very simple. All you need to do is log in to the router's WebUI, go to '''Services → Modbus''', '''Enable''' the Modbus TCP service, enter a '''Port''' number through which the Modbus TCP communication will take place and '''Allow remote access''' if you wish to connect to the router remotely (from WAN).
    
[[File:Services modbus v2.PNG]]
 
[[File:Services modbus v2.PNG]]
Line 179: Line 179:  
==External links==
 
==External links==
   −
* Online unit converters:
+
*Online unit converters:
** http://www.unit-conversion.info/
+
**http://www.unit-conversion.info/
** http://www.binaryhexconverter.com/
+
**http://www.binaryhexconverter.com/
Anonymous user

Navigation menu