Difference between revisions of "Template:Networking rutos manual modbus modbus tcp set parameters table"

From Teltonika Networks Wiki
Line 211: Line 211:
 
       <td>1 {{!}} 0</td>
 
       <td>1 {{!}} 0</td>
 
         <td>Turns 5GHz WiFi ON or OFF</td>
 
         <td>Turns 5GHz WiFi ON or OFF</td>
     </tr>
+
     </tr>}}}}
}}
+
    <tr>
 +
      <td> Change LAN IP </td>
 +
      <td>394</td>
 +
      <td>395</td>
 +
      <td>IPv4 (in decimal form)</td>
 +
      <td>Changes device LAN IP</td>
 +
  </tr>{{#ifeq:{{{mobile}}}|1|
 +
    <tr>
 +
      <td> Send SMS </td>
 +
      <td>396</td>
 +
      <td>397</td>
 +
      <td>1{{!}}0</td>
 +
      <td>Sends an SMS with content defined in Add SMS (397) register</td>
 +
  </tr>
 +
    <tr>
 +
      <td> Add SMS </td>
 +
      <td>397</td>
 +
      <td>398</td>
 +
      <td>Message (in decimal form)</td>
 +
      <td>Define SMS content which will be sent using Send SMS (396) register</td>
 +
  </tr>
 +
  }}
 
}}
 
}}
 
</table>
 
</table>

Revision as of 15:03, 21 November 2022

Set Parameters


The Modbus daemon can also set some device parameters.

}}
value to set register address register number register value description
Hostname 7 8 Hostname (in decimal form) Changes hostname
Device name 71 72 Device name (in decimal form) Changes device name
Reboot 206 207 1 Reboots the router
Switch PIN 3 state 324 325 1|0 Toggles PIN 3 ON or OFF, when output is selected
Switch PIN 4 state 325 326 1|0 Toggles PIN 4 ON or OFF, when output is selected
Switch PIN 3 direction 326 327 1|0 Toggles PIN 3 direction between INPUT (0) or OUTPUT (1)
Switch PIN 4 direction 327 328 1|0 Toggles PIN 4 direction between INPUT (0) or OUTPUT (1)
Change LAN IP 394 395 IPv4 (in decimal form) Changes device LAN IP