Changes

Line 112: Line 112:  
There are many ways how you can create a server to which Modbus will send data to. In this example we are going to be using Windows 10 computer and Hercules app, which you can download  [https://www.hw-group.com/product-version/hercules here], to create a test server. Download, install the app and apply the configuration below:
 
There are many ways how you can create a server to which Modbus will send data to. In this example we are going to be using Windows 10 computer and Hercules app, which you can download  [https://www.hw-group.com/product-version/hercules here], to create a test server. Download, install the app and apply the configuration below:
   −
[[File:Modbus serial rut955 5.png|border|class=tlt-border]]
+
<table class="nd-othertables_2">
 
+
    <tr>
 +
        <th width=330; style="border-bottom: 1px solid white;></th>
 +
        <th width=800; style="border-bottom: 1px solid white"; rowspan=2>[[File:Modbus serial rut955 5.png|border|class=tlt-border|right]]</th>
 +
    </tr>
 +
    <tr>
 +
        <td style="border-bottom: 4px solid white>
 
# Select '''TCP Server''' tab.
 
# Select '''TCP Server''' tab.
 
# Enter '''Port''' (In this example default 80 is used).
 
# Enter '''Port''' (In this example default 80 is used).
 
# Click '''Listen'''
 
# Click '''Listen'''
 +
        </td>
 +
    </tr>
 +
</table>
    
And that is it, now you will be able to see the data coming from Modbus in the Received data section.
 
And that is it, now you will be able to see the data coming from Modbus in the Received data section.

Navigation menu