Changes for page Siemens

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

From version 15.1
edited by Theodore Xu
on 2023/08/25 15:37
Change comment: There is no comment for this version
To version 17.1
edited by Theodore Xu
on 2023/08/25 15:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,17 @@
1 1  = {{id name="HSiemens"/}}**Siemens ** =
2 2  
3 +== **S7-200 Smart Serial** ==
4 +
3 3  == **S7-200 Smart Ethernet ** ==
4 4  
5 5  [[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]]
6 6  
9 +(% class="wikigeneratedid" id="H1FF09V-BOX" %)
10 +**1)V-BOX **
11 +
12 +(% style="text-align:center" %)
13 +[[image:西门子200smart 以太网.png]]
14 +
7 7  **1)PLC software**
8 8  
9 9  (% style="text-align:center" %)
... ... @@ -19,11 +19,7 @@
19 19  (% style="text-align:center" %)
20 20  [[image:以太网下载.png]]
21 21  
22 -**4)Configure of V-net**
23 23  
24 -(% style="text-align:center" %)
25 -[[image:西门子200smart 以太网.png]]
26 -
27 27  **5)wiring**
28 28  
29 29  
... ... @@ -34,7 +34,6 @@
34 34  (% style="text-align:center" %)
35 35  [[image:以太网连接.png]]
36 36  
37 -
38 38  
39 39  == {{id name="HS7-300Ethernet"/}}**S7-300 Ethernet ** ==
40 40  
... ... @@ -276,7 +276,7 @@
276 276  **function** **init**.main()
277 277   addr_setword("@W_0#HSW1200",8192) //~-~- Set the source TSAP address//
278 278   addr_setword("@W_0#HSW1201",4096) //~-~- Set the destination TSAP address//
279 - **end**
282 +**end**
280 280  
281 281  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.
282 282