Changes for page Siemens

Last modified by Joe on 2024/08/30 14:46

From version 1.1
edited by Leo Wei
on 2023/08/24 14:11
Change comment: Changed document syntax from [XWiki 2.1] to [xwiki/2.1].
To version 19.1
edited by Theodore Xu
on 2023/08/25 16:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Siemens
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.admin
1 +XWiki.AiXia
Content
... ... @@ -1,0 +1,296 @@
1 += {{id name="HSiemens"/}}**Siemens ** =
2 +
3 +== **S7-200 Smart Serial** ==
4 +
5 +== **S7-200 Smart Ethernet ** ==
6 +
7 +[[download link>>url:https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communication%20with%20S7-200%20Smart.zip]]
8 +
9 +(% class="wikigeneratedid" id="H1FF09V-BOX" %)
10 +**1)V-BOX **
11 +
12 +(% style="text-align:center" %)
13 +[[image:西门子200smart 以太网.png]]
14 +
15 +**2)PLC software**
16 +
17 +(% style="text-align:center" %)
18 +[[image:西门子软件版本.png]]
19 +
20 +**3)PLC Software Configuration**
21 +
22 +(% style="text-align:center" %)
23 +[[image:以太网通讯配置.png]]
24 +
25 +**4)Connect PC software and Download**
26 +
27 +(% style="text-align:center" %)
28 +[[image:以太网 PC和PLC连接.png]]
29 +
30 +
31 +(% style="text-align:center" %)
32 +[[image:以太网下载.png]]
33 +
34 +**5)wiring**
35 +
36 +V-Box : RJ45 Ethernet interface
37 +
38 +PLC : RJ45 Ethernet interface
39 +
40 +(% style="text-align:center" %)
41 +[[image:以太网连接.png]]
42 +
43 +== {{id name="HS7-300Ethernet"/}}**S7-300 Ethernet ** ==
44 +
45 +Supported Series: Siemens S7-300 series PLC
46 +
47 +**1)V-BOX setting**
48 +
49 +|**Items**|**Settings**|**Note**
50 +|Protocol|Simens S7-300 Ethernet|
51 +|Connection|Ethernet|
52 +|Port No.|102|
53 +|PLC station No.|2|Need to be same as the PLC setting
54 +
55 +**2)Address List**
56 +
57 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
58 +|(% rowspan="4" %)Bit|I|I|I ddddd.o|0.0~~99999.7|
59 +|Q|Q|Q ddddd.o|0.0~~99999.7|
60 +|M|M|M ddddd.o|0.0~~99999.7|
61 +|DB0.DB~~DB99.DB|DBxDBD|DBxDB nndddd.o|0.0~~99999999.7|(((
62 +nn: block number;
63 +
64 +dddd: address;
65 +)))
66 +|(% rowspan="8" %)Word|I|IW|IW ddddd|0~~99999|
67 +|Q|QW|QW ddddd|0~~99999|
68 +|(% rowspan="3" %)M|MB|MB ddddd|0~~99999|
69 +|MW|MW ddddd|0~~99999|(((
70 +MW0=MB(0~~1)
71 +
72 +MW2=MB(2~~3)
73 +
74 +Address value is a multiple of 2
75 +)))
76 +|MD|MD ddddd|0~~99999|(((
77 +MD0=MB(0~~3)
78 +
79 +MD4=MB(4~~7)
80 +
81 +Address value is a multiple of 4
82 +)))
83 +|(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB|DBxDBB nndddd|0~~99999999|(% rowspan="3" %)(((
84 +nn: block number;
85 +
86 +dddd: address
87 +)))
88 +|DBxDBW|DBxDBW nndddd|0~~99999999
89 +|DBxDBD|DBxDBD nndddd|0~~99999999
90 +
91 +**3)Configure the communication protocol**
92 +
93 +{{id name="Iimage-20220824161345-1.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_8e00ed9483ddb629.png||alt="image-20220824161345-1.png" height="1011" width="1920"]]
94 +
95 +**4)Cable Wiring**
96 +
97 +{{id name="Iimage-20220824161450-2.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ac8ece9a26719fda.png||alt="image-20220824161450-2.png" height="170" width="401"]]
98 +
99 +== {{id name="HS7-1200A0Ethernet"/}}**S7-1200 Ethernet ** ==
100 +
101 +[[download link>>url:https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communicate%20with%20S7-1200%20via%20Ehernet.zip]]
102 +
103 +== {{id name="HS7-XXXEthernetl"/}}**S7-XXX Ethernet l** ==
104 +
105 +Supported Series: Siemens S7-400, S7-1200 and S7-1500
106 +
107 +**1)V-BOX setting**
108 +
109 +|=**Items**|=**Settings**|=**Note**
110 +|Protocol|Siemens S7-XXX|
111 +|Connection|Ethernet|
112 +|Port No.|102|
113 +|Device No.|Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|
114 +|HMI No.|Rack (Default as 0)|
115 +
116 +Slot from TIA Portal is equal to Device No. of V-net
117 +
118 +Rack from TIA Portal is equal to HMI No. of V-net
119 +
120 +{{id name="Iimage-20220824162459-3.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d78bc267e5fc6394.png||alt="image-20220824162459-3.png" height="503" width="798"]]
121 +
122 +{{id name="Iimage-20220824163305-2.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_c9ae84ef5d418580.png||alt="image-20220824163305-2.png" height="1009" width="1920"]]
123 +
124 +**2)Address List**
125 +
126 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
127 +|(% rowspan="4" %)Bit|I|I|M d.o|(((
128 +d:0~-~-9999
129 +
130 +o:0-7
131 +)))|
132 +|Q|Q|Q d.o|(((
133 +d:0~-~-9999
134 +
135 +o:0-7
136 +)))|
137 +|M|M|M d.o|(((
138 +d:0~-~-9999
139 +
140 +o:0-7
141 +)))|
142 +|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|(((
143 +nn:0-9999,
144 +
145 +dddd:0-9999,
146 +
147 +o:0-7
148 +)))|(((
149 +nn:DB No.
150 +
151 +dddd:address value
152 +
153 +o: digit address
154 +)))
155 +|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999|
156 +|M|MW|MW d|d:0-99999|(((
157 +MW0=MB(0~~1)
158 +
159 +MW2=MB(2~~3)
160 +
161 +Address value is a multiple of 2
162 +)))
163 +|M|MD|MD d|d:0-99999|(((
164 +MD0=MB(0~~3)
165 +
166 +MD4=MB(4~~7)
167 +
168 +Address value is a multiple of 4
169 +)))
170 +|I|IW|IW d|d:0-99999|
171 +|Q|QW|QW d|d:0-99999|
172 +|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|(((
173 +nn:0-9999
174 +
175 +dddd:0-9999
176 +)))|(((
177 +nn:DB No.
178 +
179 +dddd:address value
180 +)))
181 +|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|(((
182 +nn:0-9999
183 +
184 +dddd:0-9999
185 +)))|(((
186 +nn:DB No.
187 +
188 +dddd:address value
189 +
190 +Address value is a multiple of 2
191 +)))
192 +|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|(((
193 +nn:0-9999
194 +
195 +dddd:0-9999
196 +)))|(((
197 +nn:DB No.
198 +
199 +dddd:address value
200 +
201 +Address value is a multiple of 4
202 +)))
203 +
204 +**3)Configure the communication protocol**
205 +
206 +{{id name="Iimage-20220824163448-3.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_9e740a8bf83ea3bf.png||alt="image-20220824163448-3.png" height="557" width="974"]]
207 +
208 +**✎Note:**
209 +
210 +* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three V-BOX.
211 +* V-BOX access PLC, use S7 protocol, access PLC TSAP 02.01 (s7-1200 PROFINET interface only supports three connections, the default support), detailed reference to the system manual of S7-1200.
212 +
213 +**4)Cable Wiring**
214 +
215 +{{id name="Iimage-20220824162342-2.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ac8ece9a26719fda.png||alt="image-20220824162342-2.png" height="170" width="401"]]
216 +
217 +== {{id name="HLOGOEthernet"/}}**LOGO Ethernet ** ==
218 +
219 +Supported Series: Siemens Logo 0BA0, 0BA1 series
220 +
221 +**V-BOX Settings**
222 +
223 +|**Items**|**Settings**|**Note**
224 +|Protocol|Siemens LOGO|
225 +|Connection|Ethernet|
226 +|Port No.|102|
227 +|PLC station No.|2|
228 +
229 +**Address List**
230 +
231 +|**Number**|**Address Type**|**Data Type**|**Range**|**DB Address**|**PLC Address**
232 +|1|RTC|Word|1-7|DB1.DBX984.0|0x001ec0
233 +|2|VB|Byte|0-1469|DB1.DBX0.0|0x000000
234 +|3|VD|Double Word|0-1466|DB1.DBX0.0|0x000000
235 +|4|VW|Word|0-1468|DB1.DBX0.0|0x000000
236 +|5|NAQ|Word|1-32|DB1.DBX1406.0|0x002bf0
237 +|6|NAI|Word|1-64|DB1.DBX1262.0|0x002770
238 +|7|AM|Word|1-64|DB1.DBX1118.0|0x0022f0
239 +|8|AQ|Word|1-16|DB1.DBX1072.0|0x002180
240 +|9|AI|Word|1-16|DB1.DBX1032.0|0x002040
241 +|10|I|Bit|1-64|DB1.DBX1024.0|0x002000
242 +|11|Q|Bit|1-64|DB1.DBX1064.0|0x002140
243 +|12|M|Bit|1-112|DB1.DBX1104.0|0x002280
244 +|13|NI|Bit|1-128|DB1.DBX1246.0|0x0026f0
245 +|14|NQ|Bit|1-128|DB1.DBX1390.0|0x002b70
246 +|15|V|Bit|0-14697|DB1.DBX0.0|0x000000
247 +
248 +**PLC Settings in LOGO Software:**
249 +
250 +Click [Tools]~-~-[Ethernet Connections],shown as below.
251 +
252 +{{id name="IPIStudio.125C.PLCprotocols.WebHome4012.PLCProtocol_html_8b9d2322edf89519.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d13df637bfedcc52.png||alt="12.PLC Protocol_html_8b9d2322edf89519.png" height="641" width="423"]]
253 +
254 +Set Ethernet connection parameter. IP, Subnet Mask, shown as below.
255 +
256 +{{id name="IPIStudio.125C.PLCprotocols.WebHome40image-20221228142937-4.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_316247e0130c4c55.png||alt="image-20221228142937-4.png" height="484" width="366"]]
257 +
258 +**TSAP set**:The value set by local TSAP is the remote TSAP set in HMI. PLC's remote TSAP is the opposite,shown as below.
259 +
260 +{{id name="IPIStudio.125C.PLCprotocols.WebHome40image-20221228143047-5.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_facc6ee1af05162f.png||alt="image-20221228143047-5.png" height="626" width="1088"]]
261 +
262 + **Download Project**: Click "Address book" to add the IP address to be downloaded (fi."Detect" to check whether the IP address can be detected. Then click “ok”, and the system will prompt that PLC will be "STOP" mode. Click “YES” to start download.
263 +
264 +{{id name="IPIStudio.125C.PLCprotocols.WebHome40image-20221228143246-6.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d43d2b7b2599ee64.png||alt="image-20221228143246-6.png" height="698" width="688"]]
265 +
266 +**V-BOX Communication Settings**
267 +
268 +Set PLC IP in [IP Address] settings;
269 +
270 +{{id name="ILldwDGntf4.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ab570912d299c09.png||alt="LldwDGntf4.png" height="530" width="899"]]
271 +
272 +Enable V-BOX Ethernet in [Network];
273 +
274 +{{id name="IWgvjfWbQif.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_637860db3ca1ca1b.png||alt="WgvjfWbQif.png" height="654" width="1195"]]
275 +
276 +TSAP setting
277 +
278 +* The initialization script needs to set the source TSAP address and the target TSAP address, otherwise the communication will not be successful.
279 +
280 +**function** **init**.main()
281 + addr_setword("@W_0#HSW1200",8192) //~-~- Set the source TSAP address//
282 + addr_setword("@W_0#HSW1201",4096) //~-~- Set the destination TSAP address//
283 +**end**
284 +
285 +Note: The name of the test script is init, 8192 and 4096 are the data used for the test, there is no HSW address in the register option, but you can directly set the value of the corresponding address through the code.
286 +
287 +**✎Note:**
288 +
289 +* **Communication port configuration: **
290 +** Continuous length needs to be set to 0.
291 +** Integration interval needs to be set to 1. (no change may result in data errors)
292 +** Set Port and Device Station NO.
293 +** Other set as defaulted.
294 +* **Notes on the use of registers:**
295 +** Register VD: Use only registers that are multiples of 4, such as 0, 4, 8, etc.
296 +** Register VW: Use only registers thay are multiples of 2, such as 0, 2, 4 etc. (Using an odd-length register may result in data errors, such as 2 3 4 )
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_316247e0130c4c55.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +14.8 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_637860db3ca1ca1b.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +36.3 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_8e00ed9483ddb629.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +126.0 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_9e740a8bf83ea3bf.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +42.8 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ab570912d299c09.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +24.3 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ac8ece9a26719fda.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +107.1 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_c9ae84ef5d418580.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +127.5 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d13df637bfedcc52.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +36.0 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d43d2b7b2599ee64.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +40.0 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d78bc267e5fc6394.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +32.6 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_facc6ee1af05162f.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +52.3 KB
Content
以太网 PC和PLC连接.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +131.3 KB
Content
以太网下载.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +102.2 KB
Content
以太网连接.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +257.6 KB
Content
以太网通讯配置.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +132.2 KB
Content
西门子200smart 以太网.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +61.6 KB
Content
西门子软件版本.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +146.3 KB
Content