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

From Teltonika Networks Wiki
(9 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
       <th width="150">register value</th>
 
       <th width="150">register value</th>
 
       <th width="466">description</th>
 
       <th width="466">description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Hostname</td>
 +
      <td>7</td>
 +
      <td>Hostname</td>
 +
        <td>Changes hostname</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Device name</td>
 +
      <td>71</td>
 +
      <td>Device name</td>
 +
        <td>Changes device name</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Digital output 1 (DOUT1) (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Digital output 1 (DOUT1) (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>201</td>
 
       <td>201</td>
       <td>1 | 0</td>
+
       <td>1 {{!}} 0</td>
 
         <td>Changes the state of the open collector (OC) output</td>
 
         <td>Changes the state of the open collector (OC) output</td>
 
     </tr>
 
     </tr>
Line 15: Line 27:
 
       <td>Digital output 2 (DOUT2) (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Digital output 2 (DOUT2) (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>202</td>
 
       <td>202</td>
       <td>1 | 0</td>
+
       <td>1 {{!}} 0</td>
 
         <td>Changes the state of the relay output</td>
 
         <td>Changes the state of the relay output</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Switch WiFi (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Switch WiFi (ON/OFF<span class="asterisk">*</span>)</td>
       <td>210</td>
+
       <td>203</td>
 
       <td>1 | 0</td>
 
       <td>1 | 0</td>
 
         <td>Turns WiFi ON or OFF</td>
 
         <td>Turns WiFi ON or OFF</td>
Line 26: Line 38:
 
     <tr>
 
     <tr>
 
       <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>204</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 32: Line 44:
 
     <tr>
 
     <tr>
 
       <td>Switch SIM card</td>
 
       <td>Switch SIM card</td>
       <td>212</td>
+
       <td>205</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 41: Line 53:
 
             </ul>
 
             </ul>
 
</td>
 
</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Reboot</td>
 +
        <td>206</td>
 +
        <td>1</td>
 +
        <td>Reboots the router</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Change APN</td>
 
     <td>Change APN</td>
         <td>213</td>
+
         <td>207</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 54: Line 72:
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
    <td>Reboot</td>
+
      <td>Switch PIN4 state (ON/OFF<span class="asterisk">*</span>)</td>
        <td>220</td>
+
      <td>325</td>
        <td>1</td>
+
      <td>1 | 0</td>
         <td>Reboots the router</td>
+
         <td>Turns PIN4 state ON or OFF</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Revision as of 12:10, 15 July 2020

value to set register address register value description
Hostname 7 Hostname Changes hostname
Device name 71 Device name Changes device name
Digital output 1 (DOUT1) (ON/OFF*) 201 1 | 0 Changes the state of the open collector (OC) output
Digital output 2 (DOUT2) (ON/OFF*) 202 1 | 0 Changes the state of the relay output
Switch WiFi (ON/OFF*) 203 1 | 0 Turns WiFi ON or OFF
Switch mobile data connection (ON/OFF*) 204 1 | 0 Turns mobile data connection ON or OFF
Switch SIM card 205 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
Reboot 206 1 Reboots the router
Change APN 207 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
Switch PIN4 state (ON/OFF*) 325 1 | 0 Turns PIN4 state ON or OFF