Difference between revisions of "Template:Networking rut2xx manual modbus modbus tcp table"

(Created page with "<table class="nd-mantable"> <tr> <th>field name</th> <th>value</th> <th>description</th> </tr> <tr> <td>Enable</td> <td>yes...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>field name</th>
+
         <th>Field</th>
       <th>value</th>
+
       <th>Value</th>
       <th>description</th>
+
       <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable</td>
 
       <td>Enable</td>
       <td>yes | no; Default: <b>none</b></td>
+
       <td>yes | no; default: <b>none</b></td>
       <td>Toggles Modbus TCP ON or OFF</td>
+
       <td>Turns Modbus TCP on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Port</td>
 
       <td>Port</td>
       <td>integer [0..65535]; Default: <b>none</b></td>
+
       <td>integer [0..65535]; default: <b>none</b></td>
       <td>Specifies which port will be used for Modbus communication</td>
+
       <td>TCP port used for Modbus communications.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Allow Remote Access</td>
 
     <td>Allow Remote Access</td>
         <td>yes | no; Default: <b>no</b></td>
+
         <td>yes | no; default: <b>no</b></td>
         <td>Allows remote Modbus connections by adding an exception to the device's firewall on the port specified in the field above</td>
+
         <td>Allows remote Modbus connections by adding an exception to the device's firewall on the port specified in the field above.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Mobile Traffic Usage Logging</td>
 
     <td>Mobile Traffic Usage Logging</td>
         <td>yes | no; Default: <b>no</b></td>
+
         <td>yes | no; default: <b>no</b></td>
         <td>Enables Mobile Traffic Usage Logging (can also be enabled from <b>Status → Mobile Traffic → Configuration</b>). <br> This is required in order to read mobile data usage information from Modbus registers</td>
+
         <td>Enables Mobile Traffic Usage Logging (can also be enabled from <b>Status → Mobile Traffic → [[{{{name}}}_Mobile_Traffic#Configuration|Configuration]]</b>). <br> This is required in order to read mobile data usage information from Modbus registers.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Latest revision as of 11:51, 23 July 2019

Field Value Description
Enable yes | no; default: none Turns Modbus TCP on or off.
Port integer [0..65535]; default: none TCP port used for Modbus communications.
Allow Remote Access yes | no; default: no Allows remote Modbus connections by adding an exception to the device's firewall on the port specified in the field above.
Mobile Traffic Usage Logging yes | no; default: no Enables Mobile Traffic Usage Logging (can also be enabled from Status → Mobile Traffic → [[{{{name}}}_Mobile_Traffic#Configuration|Configuration]]).
This is required in order to read mobile data usage information from Modbus registers.