Siwenoid v2 Modbus configuration: Difference between revisions

From Siwenoid Wiki
Jump to navigation Jump to search
(Created page with "{{Languages| Siwenoid v2 Modbus configuration}} =Modbus description= We need to ask the PLC programmer for a '''table''' containing the addresses of the '''control panels'''...")
 
No edit summary
Line 6: Line 6:


<br style="clear: both" />
<br style="clear: both" />
[[Image:Info.JPG|left|thumb|700px]]
[[Image:tablazat_modbus_angol.PNG|left|thumb|700px]]
<br style="clear: both" />
 
Create a new container, give it a name, then select Modbus from the list and then the corresponding Protocol.<br>
 
'''Host IP: Control panel IP'''<br>
'''Default Port: 502'''<br>
Save the container.<br>
 
<br style="clear: both" />
[[Image:english_modbus_first.PNG|left|thumb|700px]]
<br style="clear: both" />
<br>
We need to create '''3 specific data points within the container'''. One contains the '''devices''', the other contains the '''register'''. The register contains the range from which the Siwenoid should query the status of the devices.<br>
Create a data point of type '''"TYPE_PHYSICAL_CONTAINER"''', name it as Physical Container, and then a data point of type '''"TYPE_PHYSICAL_DATAPOINT"'''. This will be the '''register''', you will aslo need to specify 2 parameters and start-end-range. <br>
Siwenoid will search for devices within this range.<br>
In the table, the range of the first NIB runs from 40011 to 40038.
 
<br style="clear: both" />
[[Image:angol_momo_masodik.PNG|left|thumb|700px]]
<br style="clear: both" />
<br style="clear: both" />

Revision as of 13:58, 15 July 2021

Language: English  • magyar

Modbus description

We need to ask the PLC programmer for a table containing the addresses of the control panels and the device addresses belonging to the control panel, as well as the treatments and which bits are associated with them.
We cannot import this, you must manually create all data points and their associated treatments.



Create a new container, give it a name, then select Modbus from the list and then the corresponding Protocol.

Host IP: Control panel IP
Default Port: 502
Save the container.




We need to create 3 specific data points within the container. One contains the devices, the other contains the register. The register contains the range from which the Siwenoid should query the status of the devices.
Create a data point of type "TYPE_PHYSICAL_CONTAINER", name it as Physical Container, and then a data point of type "TYPE_PHYSICAL_DATAPOINT". This will be the register, you will aslo need to specify 2 parameters and start-end-range.
Siwenoid will search for devices within this range.
In the table, the range of the first NIB runs from 40011 to 40038.