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

From Teltonika Networks Wiki
(Created page with "<table class="nd-othertables"> <tr> <th width="350">value to set</th> <th width="180">register number</th> <th width="150">register value</th>...")
Line 1: Line 1:
 
<table class="nd-othertables">
 
<table class="nd-othertables">
 
     <tr>
 
     <tr>
         <th width="300">value to set</th>
+
         <th width="350">value to set</th>
       <th width="140">register address</th>
+
       <th width="180">register number</th>
      <th width="140">register number</th>
 
 
       <th width="150">register value</th>
 
       <th width="150">register value</th>
 
       <th width="466">description</th>
 
       <th width="466">description</th>
Line 10: Line 9:
 
       <td>Switch WiFi (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Switch WiFi (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>210</td>
 
       <td>210</td>
      <td>211</td>
 
 
       <td>1 | 0</td>
 
       <td>1 | 0</td>
 
         <td>Turns WiFi ON or OFF</td>
 
         <td>Turns WiFi ON or OFF</td>
Line 17: Line 15:
 
       <td>Switch mobile data connection (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Switch mobile data connection (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>211</td>
 
       <td>211</td>
      <td>212</td>
 
 
       <td>1 | 0</td>
 
       <td>1 | 0</td>
 
         <td>Turns mobile data connection ON or OFF</td>
 
         <td>Turns mobile data connection ON or OFF</td>
Line 24: Line 21:
 
       <td>Switch SIM card</td>
 
       <td>Switch SIM card</td>
 
       <td>212</td>
 
       <td>212</td>
      <td>213</td>
 
 
       <td>1 | 2 | 0</td>
 
       <td>1 | 2 | 0</td>
 
         <td>Changes the active SIM card slot
 
         <td>Changes the active SIM card slot
Line 37: Line 33:
 
     <td>Change APN</td>
 
     <td>Change APN</td>
 
         <td>213</td>
 
         <td>213</td>
      <td>214</td>
 
 
         <td>APN code</td>
 
         <td>APN code</td>
 
         <td>Changes APN. <br> The number of input registers may vary depending on the length of the APN, but the very first byte of the set APN command denotes the number of the SIM card for which to set the APN. This byte should be set to:
 
         <td>Changes APN. <br> The number of input registers may vary depending on the length of the APN, but the very first byte of the set APN command denotes the number of the SIM card for which to set the APN. This byte should be set to:
Line 49: Line 44:
 
     <td>Reboot</td>
 
     <td>Reboot</td>
 
         <td>220</td>
 
         <td>220</td>
      <td>221</td>
 
 
         <td>1</td>
 
         <td>1</td>
 
         <td>Reboots the router</td>
 
         <td>Reboots the router</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Revision as of 13:54, 23 July 2019

value to set register number register value description
Switch WiFi (ON/OFF*) 210 1 | 0 Turns WiFi ON or OFF
Switch mobile data connection (ON/OFF*) 211 1 | 0 Turns mobile data connection ON or OFF
Switch SIM card 212 1 | 2 | 0 Changes the active SIM card slot
  • 1 - switch to SIM1
  • 2 - switch to SIM2
  • 0 - switch from the the SIM card opposite of the one currently in use (SIM1 → SIM2 or SIM2 → SIM1
Change APN 213 APN code Changes APN.
The number of input registers may vary depending on the length of the APN, but the very first byte of the set APN command denotes the number of the SIM card for which to set the APN. This byte should be set to:
  • 1 - to set APN for SIM1
  • 2 - to set APN for SIM2
Reboot 220 1 Reboots the router