Changes

no edit summary
Line 12: Line 12:  
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.
   −
This article provides a guide on how to use Modbus TCP to monitor {{{name}}} routers with a PC using a Linux Operating System. However, the same principles apply to RUTXxx and TRBxxfamily 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 {{{name}}} routers with a PC using a Linux Operating System. However, the same principles apply to RUTXxx and TRBxx family devices, but the holding register information will differ. You can find this information in the links below:
 
*'''[[RUTXR1 Monitoring via Modbus]]'''
 
*'''[[RUTXR1 Monitoring via Modbus]]'''
 
*'''[[RUTX12 Monitoring via Modbus]]'''
 
*'''[[RUTX12 Monitoring via Modbus]]'''
Line 19: Line 19:  
*'''[[RUTX09 Monitoring via Modbus]]'''
 
*'''[[RUTX09 Monitoring via Modbus]]'''
 
*'''[[RUTX08 Monitoring via Modbus]]'''
 
*'''[[RUTX08 Monitoring via Modbus]]'''
 
+
*'''[[TRB245 Monitoring via Modbus]]'''
 +
*'''[[TRB255 Monitoring via Modbus]]'''
 +
*'''[[TRB140 Monitoring via Modbus]]'''
 +
*'''[[TRB141 Monitoring via Modbus]]'''
 +
*'''[[TRB142 Monitoring via Modbus]]'''
 +
*'''[[TRB145 Monitoring via Modbus]]'''
 
==Configuring the router==
 
==Configuring the router==
   Line 471: Line 476:       −
[[File:Configuration examples modbus binary ip v2.png]]
+
[[File:Configuration examples modbus binary ip v2.png|border|class=tlt-border]]
      Line 481: Line 486:       −
[[File:Configuration examples modbus ip reconstruction.png]]
+
[[File:Configuration examples modbus ip reconstruction.png|border|class=tlt-border]]
 
{{#ifeq:{{{mobile}}}| 1 |
 
{{#ifeq:{{{mobile}}}| 1 |
 
===Signal strength===
 
===Signal strength===
Line 509: Line 514:  
Ignore the first 9 segments and the last segments that contain only zeroes (highlighted in red). Copy the response (highlighted in green) and paste it into a hexadecimal to text (ASCII) converter:
 
Ignore the first 9 segments and the last segments that contain only zeroes (highlighted in red). Copy the response (highlighted in green) and paste it into a hexadecimal to text (ASCII) converter:
   −
[[Image:Configuration examples modbus hex to text.png]]
+
[[Image:Configuration examples modbus hex to text.png|border|class=tlt-border]]
    
==Setting router values==
 
==Setting router values==

Navigation menu