Changes for page Siemens

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

From version 49.2
edited by Joe
on 2024/04/30 14:26
Change comment: There is no comment for this version
To version 41.1
edited by Theodore Xu
on 2023/09/15 11:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.joe
1 +XWiki.AiXia
Content
... ... @@ -179,23 +179,33 @@
179 179  
180 180  [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ac8ece9a26719fda.png||alt="image-20220824161450-2.png" height="170" width="401"]]
181 181  
182 -== **S7-1200 Ethernet ** ==
182 +== {{id name="HS7-1200A0Ethernet"/}}**S7-1200 Ethernet ** ==
183 183  
184 184  [[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]]
185 185  
186 -**V-BOX Setting**
186 +== **S7-XXX Ethernet** ==
187 187  
188 -|**Items**|**Settings**|**Note**
189 -|Protocol|Siemens S7-1200|
188 +Supported Series: Siemens S7-400, S7-1200 and S7-1500
189 +
190 +**1)V-BOX setting**
191 +
192 +|=**Items**|=**Settings**|=**Note**
193 +|Protocol|Siemens S7-XXX|
190 190  |Connection|Ethernet|
191 191  |Port No.|102|
192 -|PLC station No.|2|
196 +|Device No.|Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|
197 +|HMI No.|Rack (Default as 0)|
193 193  
194 -(% style="text-align:center" %)
195 -[[image:西门子1200协议参数.png]]
199 +Slot from TIA Portal is equal to Device No. of V-net
196 196  
197 -**Address List**
201 +Rack from TIA Portal is equal to HMI No. of V-net
198 198  
203 +{{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"]]
204 +
205 +{{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"]]
206 +
207 +**2)Address List**
208 +
199 199  |**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
200 200  |(% rowspan="4" %)Bit|I|I|M d.o|(((
201 201  d:0~-~-9999
... ... @@ -274,175 +274,18 @@
274 274  Address value is a multiple of 4
275 275  )))
276 276  
277 -{{info}}
278 -✎Note:
287 +**3)Configure the communication protocol**
279 279  
280 -* The S7-1200 supports simultaneous connection of three devices.
281 -* 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.
282 -* S7-1200 String type, the default first two bytes are used to store the maximum character and valid characters, so the text data will be shifted back one word address. When interacting with the data, what way this address plc is displayed with is unknown. And because of an extra word of data causes us to display the wrong. The solution is if we use String, then the actual data address we want to operate on is actually shifted back two bytes, so as long as the address on the project is shifted back 2 bits to correspond with the actual data address.
283 -{{/info}}
289 +{{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"]]
284 284  
285 -**PLC Settings**
286 -
287 -Add BD
288 -
289 -* Please uncheck [Symbolic access only] option;
290 -
291 -(% style="text-align:center" %)
292 -[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_872ec32d12b55aa.png]]
293 -
294 -Address settings, using BD2 as example.
295 -
296 -* DB×DBB2xxxx, DB×DBW2xxxx, DB×DBD2xxxx for accessing data of DB2 in B1.
297 -* 2 represent DB block number
298 -* xxxx represent address
299 -
300 -**Such as:**
301 -
302 -* DBxDBB20000 = DB2.DBB0
303 -* DBxDBW20004 = DB2.DBW4
304 -
305 -(% style="text-align:center" %)
306 -[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_8ee8d3ac3637bfc4.png]]
307 -
308 -**How to connect with S7-1200 Firmware V4.0**
309 -
310 -PLC configuration
311 -
312 -* Double click [device configuration] in Siemens via software
313 -* Double click [protection] to enter protection configuration screen
314 -
315 -(% style="text-align:center" %)
316 -[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_664a826cd356c830.png]]
317 -
318 -* Check [Permit access with PUT / GET communication from remote partner (PLC, HMI, OPC, ...)]
319 -
320 -(% style="text-align:center" %)
321 -[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_78026942a88f0fdb.png]]
322 -
323 -DB settings
324 -
325 -* Right click [DB], select [properties]
326 -* Uncheck [optimized block access]
327 -
328 -**Cable Wiring**
329 -
330 -(% style="text-align:center" %)
331 -[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png]]
332 -
333 -== **S7-XXX Ethernet** ==
334 -
335 -Supported Series: Siemens S7-400, S7-1200 and S7-1500
336 -
337 -**V-BOX setting**
338 -
339 -|=**Items**|=**Settings**|=**Note**
340 -|Protocol|Siemens S7-XXX|
341 -|Connection|Ethernet|
342 -|Port No.|102|
343 -|Device No.|Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|
344 -|HMI No.|Rack (Default as 0)|
345 -
346 -Slot from TIA Portal is equal to Device No. of V-net
347 -
348 -Rack from TIA Portal is equal to HMI No. of V-net
349 -
350 -[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d78bc267e5fc6394.png||alt="image-20220824162459-3.png" height="503" width="798"]]
351 -
352 -[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_c9ae84ef5d418580.png||alt="image-20220824163305-2.png" height="1009" width="1920"]]
353 -
354 -**Address List**
355 -
356 -|**Type**|**Device register**|**Format**|**Range**|**Note**
357 -|(% rowspan="4" %)Bit|I|M d.o|(((
358 -d:0~-~-9999
359 -
360 -o:0-7
361 -)))|
362 -|Q|Q d.o|(((
363 -d:0~-~-9999
364 -
365 -o:0-7
366 -)))|
367 -|M|M d.o|(((
368 -d:0~-~-9999
369 -
370 -o:0-7
371 -)))|
372 -|DB0.DB-DB99.DB|DBxDBnndddd.o|(((
373 -nn:0-9999,
374 -
375 -dddd:0-9999,
376 -
377 -o:0-7
378 -)))|(((
379 -nn:DB No.
380 -
381 -dddd:address value
382 -
383 -o: digit address
384 -)))
385 -|(% rowspan="8" %)Word|M|MB d|d:0-99999|
386 -|M|MW d|d:0-99999|(((
387 -MW0=MB(0~~1)
388 -
389 -MW2=MB(2~~3)
390 -
391 -Address value is a multiple of 2
392 -)))
393 -|M|MD d|d:0-99999|(((
394 -MD0=MB(0~~3)
395 -
396 -MD4=MB(4~~7)
397 -
398 -Address value is a multiple of 4
399 -)))
400 -|I|IW d|d:0-99999|
401 -|Q|QW d|d:0-99999|
402 -|DB0.DB-DB99.DB|DBxDBBnndddd|(((
403 -nn:0-9999
404 -
405 -dddd:0-9999
406 -)))|(((
407 -nn:DB No.
408 -
409 -dddd:address value
410 -)))
411 -|DB0.DB-DB99.DB|DBxDBWnndddd|(((
412 -nn:0-9999
413 -
414 -dddd:0-9999
415 -)))|(((
416 -nn:DB No.
417 -
418 -dddd:address value
419 -
420 -Address value is a multiple of 2
421 -)))
422 -|DB0.DB-DB99.DB|DBxDBDnndddd|(((
423 -nn:0-9999
424 -
425 -dddd:0-9999
426 -)))|(((
427 -nn:DB No.
428 -
429 -dddd:address value
430 -
431 -Address value is a multiple of 4
432 -)))
433 -
434 -**Configure the communication protocol**
435 -
436 -[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_9e740a8bf83ea3bf.png||alt="image-20220824163448-3.png" height="557" width="974"]]
437 -
438 438  **✎Note:**
439 439  
440 440  * The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three V-BOX.
441 441  * 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.
442 442  
443 -**Cable Wiring**
296 +**4)Cable Wiring**
444 444  
445 -[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ac8ece9a26719fda.png||alt="image-20220824162342-2.png" height="170" width="401"]]
298 +{{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"]]
446 446  
447 447  == {{id name="HLOGOEthernet"/}}**LOGO Ethernet ** ==
448 448  
... ... @@ -479,47 +479,40 @@
479 479  
480 480  Click [Tools]~-~-[Ethernet Connections],shown as below.
481 481  
482 -[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d13df637bfedcc52.png||alt="12.PLC Protocol_html_8b9d2322edf89519.png" height="641" width="423"]]
335 +{{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"]]
483 483  
484 484  Set Ethernet connection parameter. IP, Subnet Mask, shown as below.
485 485  
486 -(% style="text-align:center" %)
487 -[[image:hXadxkZTuR.png]]
339 +{{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"]]
488 488  
489 -**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.
341 +**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.
490 490  
491 -[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_facc6ee1af05162f.png||alt="image-20221228143047-5.png" height="626" width="1088"]]
343 +{{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"]]
492 492  
493 493   **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.
494 494  
495 -[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d43d2b7b2599ee64.png||alt="image-20221228143246-6.png" height="698" width="688"]]
347 +{{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"]]
496 496  
497 497  **V-BOX Communication Settings**
498 498  
499 499  Set PLC IP in [IP Address] settings;
500 500  
501 -(% style="text-align:center" %)
502 -[[image:V-NET_Client logo.png]]
353 +{{id name="ILldwDGntf4.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ab570912d299c09.png||alt="LldwDGntf4.png" height="530" width="899"]]
503 503  
355 +Enable V-BOX Ethernet in [Network];
356 +
357 +{{id name="IWgvjfWbQif.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_637860db3ca1ca1b.png||alt="WgvjfWbQif.png" height="654" width="1195"]]
358 +
504 504  TSAP setting
505 505  
506 506  * The initialization script needs to set the source TSAP address and the target TSAP address, otherwise the communication will not be successful.
507 507  
508 -You can copy the following script into V-net directly.
509 -
510 -(% class="box successmessage" %)
511 -(((
512 512  **function** **init**.main()
513 513   addr_setword("@W_0#HSW1200",8192) //~-~- Set the source TSAP address//
514 514   addr_setword("@W_0#HSW1201",4096) //~-~- Set the destination TSAP address//
515 515  **end**
516 -)))
517 517  
518 -(% class="box infomessage" %)
519 -(((
520 -Note:
521 -The name of the test script must be “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.
522 -)))
368 +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.
523 523  
524 524  **✎Note:**
525 525  
... ... @@ -530,4 +530,4 @@
530 530  ** Other set as defaulted.
531 531  * **Notes on the use of registers:**
532 532  ** Register VD: Use only registers that are multiples of 4, such as 0, 4, 8, etc.
533 -** Register VW: Use only registers they 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 )
379 +** 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 )
1697099618537-157.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -36.4 KB
Content
Ht1GZiel7c.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.joe
Size
... ... @@ -1,1 +1,0 @@
1 -56.3 KB
Content
V-NET_Client logo.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -22.4 KB
Content
V-NET_Client logo8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -22.4 KB
Content
hXadxkZTuR.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.joe
Size
... ... @@ -1,1 +1,0 @@
1 -57.5 KB
Content
xwiki_PIStudio_12.PLC+protocols_WebHome_664a826cd356c830.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -82.1 KB
Content
xwiki_PIStudio_12.PLC+protocols_WebHome_78026942a88f0fdb.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -39.3 KB
Content
xwiki_PIStudio_12.PLC+protocols_WebHome_872ec32d12b55aa.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -133.4 KB
Content
xwiki_PIStudio_12.PLC+protocols_WebHome_8ee8d3ac3637bfc4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -96.9 KB
Content
xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -107.1 KB
Content
西门子1200协议参数.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -64.6 KB
Content