Difference between revisions of "Template:Webui services rs232 rs232 configuration modbus gateway table"

From Teltonika Networks Wiki
(Created page with "{| class="wikitable" |+ ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME !...")
 
 
Line 1: Line 1:
{| class="wikitable"
+
<table class="nd-mantable">
|+
+
    <tr>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
+
        <th>field name</th>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
+
      <th>value</th>
! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
+
      <th>description</th>
|-
+
    </tr>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Listening IP
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | ip; Default: '''0.0.0.0'''
+
      <td>Listening IP</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | IP address on which the Modbus gateway will wait for incoming connections
+
      <td>ip; Default: <b>0.0.0.0</b></td>
|-
+
      <td>IP address on which the Modbus gateway will wait for incoming connections</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Port
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [0..65535]; Default: '''502'''
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | The port number used to listen for incoming connections
+
    <td>Port</td>
|-
+
        <td>integer [0..65535]; Default: <b>502</b></td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Slave ID configuration
+
        <td>Port number used to listen for incoming connections</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | User defined {{!}} Obtained from TCP; Default: '''User defined'''
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Specifies whether slave IDs are user defined or automatically obtained from TCP
+
    <tr>
|-
+
    <td>Slave ID configuration</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Slave ID/Permitted slave IDs
+
        <td>User defined | Obtained from TCP; Default: <b>User defined</b></td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer {{!}} range of integers {{!}} multiple integers; Default: '''1'''/'''1-247'''
+
        <td>Specifies whether slave IDs should be user defined or automatically obtained from TCP</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Specifies the slave ID of range of permitted slave IDs. The way this field is named and its function depends on the value of the ''Slave ID configuration'' field. <br> A range of IDs can be specified by placing a '''hyphen''' ('''-''') between two integer numbers. For example, if you permitt slave IDs in the range of 10 to 20, you would specify it as: '''10-20''' <br> You can also specify multiple values that are not connected in a range using '''commas''' (''','''). For example, to specify 6, 50 and 100 as permitted slave IDs, you would have to use: '''6,50,100'''
+
    </tr>
|-
+
    <tr>
|}
+
    <td>Slave ID/Permitted slave IDs</td>
 +
        <td>integer | range of integers | multiple integers; Default: <b>1</b>/<b>1-247</b></td>
 +
        <td>Slave ID or range of permitted slave IDs. The way this field is named and its function depends on the value of the "Slave ID configuration" field. <br> A range of IDs can be specified by placing a <b>hyphen</b> (<b>-</b>) between two integer numbers. For example, if you permit slave IDs in the range of 10 to 20, you would specify it as: <b>10-20</b><br>You can also specify multiple values that are not connected in a range using <b>commas</b> (<b>,</b>). For example, to specify 6, 50 and 100 as permitted slave IDs, you would have to use: <b>6,50,100</b></td>
 +
    </tr>
 +
</table>

Latest revision as of 14:19, 9 January 2019

field name value description
Listening IP ip; Default: 0.0.0.0 IP address on which the Modbus gateway will wait for incoming connections
Port integer [0..65535]; Default: 502 Port number used to listen for incoming connections
Slave ID configuration User defined | Obtained from TCP; Default: User defined Specifies whether slave IDs should be user defined or automatically obtained from TCP
Slave ID/Permitted slave IDs integer | range of integers | multiple integers; Default: 1/1-247 Slave ID or range of permitted slave IDs. The way this field is named and its function depends on the value of the "Slave ID configuration" field.
A range of IDs can be specified by placing a hyphen (-) between two integer numbers. For example, if you permit slave IDs in the range of 10 to 20, you would specify it as: 10-20
You can also specify multiple values that are not connected in a range using commas (,). For example, to specify 6, 50 and 100 as permitted slave IDs, you would have to use: 6,50,100