Jump to content

Template:Networking rut configuration examples monitoring via modbus: Difference between revisions

Created page with "Router monitoring via Modbus TCP Linux guide applies to RUT950 and RUT955 routers.right|300px ==Introduction== '''Modbus''' i..."
 
No edit summary
Line 124: Line 124:
         <td>Text</td>
         <td>Text</td>
     </tr>
     </tr>
{{#ifeq:{{{name}}}| RUT955|
     <tr>
     <tr>
       <td>Digital input (DIN1) state</td>
       <td>Digital input (DIN1) state</td>
Line 138: Line 139:
         <td>32 bit integer</td>
         <td>32 bit integer</td>
     </tr>
     </tr>
}}
     <tr>
     <tr>
       <td>Current WAN IP address</td>
       <td>Current WAN IP address</td>
Line 145: Line 147:
         <td>32 bit unsigned integer</td>
         <td>32 bit unsigned integer</td>
     </tr>
     </tr>
    </tr>
{{#ifeq:{{{name}}}| RUT955|
     <tr>
     <tr>
       <td>Analog input value</td>
       <td>Analog input value</td>
Line 201: Line 205:
         <td>32 bit float</td>
         <td>32 bit float</td>
     </tr>
     </tr>
}}
     <tr>
     <tr>
       <td>Mobile data received today (SIM1)</td>
       <td>Mobile data received today (SIM1)</td>
Line 257: Line 262:
         <td>32 bit unsigned integer</td>
         <td>32 bit unsigned integer</td>
     </tr>
     </tr>
    </tr>
{{#ifeq:{{{name}}}| RUT955|
     <tr>
     <tr>
         <td>Galvanically isolated open collector output status</td>
         <td>Galvanically isolated open collector output status</td>
Line 271: Line 278:
         <td>32 bit unsigned integer</td>
         <td>32 bit unsigned integer</td>
       </tr>
       </tr>
}}
       <tr>
       <tr>
         <td>Active SIM card</td>
         <td>Active SIM card</td>
Line 390: Line 398:
       <td>32 bit unsigned integer</td>
       <td>32 bit unsigned integer</td>
     </tr>
     </tr>
{{#ifeq:{{{name}}}|RUT955|
     <tr>
     <tr>
       <td>Digital non-isolated input (4 PIN connector)</td>
       <td>Digital non-isolated input (4 PIN connector)</td>
Line 405: Line 412:
       <td>32 bit unsigned integer</td>
       <td>32 bit unsigned integer</td>
     </tr>
     </tr>
}}
     <tr>
     <tr>
       <td> IMSI </td>
       <td> IMSI </td>
Line 416: Line 422:




===modbus read===
===Modbus read===
----
----
To obtain parameters from the system, the '''modbus read''' command is used. The syntax for this command is:
To obtain parameters from the system, the '''modbus read''' command is used. The syntax for this command is: