Wiki source code of Siemens

Version 14.1 by Theodore Xu on 2023/08/25 15:10

Hide last authors
Leo Wei 2.1 1 = {{id name="HSiemens"/}}**Siemens ** =
2
Theodore Xu 14.1 3 == **S7-200 Smart Ethernet ** ==
Leo Wei 2.1 4
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
Theodore Xu 14.1 7 **1)PLC software**
8
9 (% style="text-align:center" %)
10 [[image:西门子软件版本.png]]
11
12 **2)Ethernet Configuration**
13
14 (% style="text-align:center" %)
15 [[image:以太网通讯配置.png]]
16
17 **3)Connect PC software**
18
19 (% style="text-align:center" %)
20 [[image:以太网下载.png]]
21
22 4)**Configure of V-net**
23
24 (% style="text-align:center" %)
25 [[image:西门子200smart 以太网.png]]
26
Leo Wei 2.1 27 == {{id name="HS7-300Ethernet"/}}**S7-300 Ethernet ** ==
28
29 Supported Series: Siemens S7-300 series PLC
30
31 **1)V-BOX setting**
32
33 |**Items**|**Settings**|**Note**
34 |Protocol|Simens S7-300 Ethernet|
35 |Connection|Ethernet|
36 |Port No.|102|
37 |PLC station No.|2|Need to be same as the PLC setting
38
39 **2)Address List**
40
41 |**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
42 |(% rowspan="4" %)Bit|I|I|I ddddd.o|0.0~~99999.7|
43 |Q|Q|Q ddddd.o|0.0~~99999.7|
44 |M|M|M ddddd.o|0.0~~99999.7|
45 |DB0.DB~~DB99.DB|DBxDBD|DBxDB nndddd.o|0.0~~99999999.7|(((
46 nn: block number;
47
48 dddd: address;
49 )))
50 |(% rowspan="8" %)Word|I|IW|IW ddddd|0~~99999|
51 |Q|QW|QW ddddd|0~~99999|
52 |(% rowspan="3" %)M|MB|MB ddddd|0~~99999|
53 |MW|MW ddddd|0~~99999|(((
54 MW0=MB(0~~1)
55
56 MW2=MB(2~~3)
57
58 Address value is a multiple of 2
59 )))
60 |MD|MD ddddd|0~~99999|(((
61 MD0=MB(0~~3)
62
63 MD4=MB(4~~7)
64
65 Address value is a multiple of 4
66 )))
67 |(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB|DBxDBB nndddd|0~~99999999|(% rowspan="3" %)(((
68 nn: block number;
69
70 dddd: address
71 )))
72 |DBxDBW|DBxDBW nndddd|0~~99999999
73 |DBxDBD|DBxDBD nndddd|0~~99999999
74
75 **3)Configure the communication protocol**
76
77 {{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"]]
78
79 **4)Cable Wiring**
80
81 {{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"]]
82
83 == {{id name="HS7-1200A0Ethernet"/}}**S7-1200 Ethernet ** ==
84
85 [[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]]
86
87 == {{id name="HS7-XXXEthernetl"/}}**S7-XXX Ethernet l** ==
88
89 Supported Series: Siemens S7-400, S7-1200 and S7-1500
90
91 **1)V-BOX setting**
92
93 |=**Items**|=**Settings**|=**Note**
94 |Protocol|Siemens S7-XXX|
95 |Connection|Ethernet|
96 |Port No.|102|
97 |Device No.|Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|
98 |HMI No.|Rack (Default as 0)|
99
100 Slot from TIA Portal is equal to Device No. of V-net
101
102 Rack from TIA Portal is equal to HMI No. of V-net
103
104 {{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"]]
105
106 {{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"]]
107
108 **2)Address List**
109
110 |**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
111 |(% rowspan="4" %)Bit|I|I|M d.o|(((
112 d:0~-~-9999
113
114 o:0-7
115 )))|
116 |Q|Q|Q d.o|(((
117 d:0~-~-9999
118
119 o:0-7
120 )))|
121 |M|M|M d.o|(((
122 d:0~-~-9999
123
124 o:0-7
125 )))|
126 |DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|(((
127 nn:0-9999,
128
129 dddd:0-9999,
130
131 o:0-7
132 )))|(((
133 nn:DB No.
134
135 dddd:address value
136
137 o: digit address
138 )))
139 |(% rowspan="8" %)Word|M|MB|MB d|d:0-99999|
140 |M|MW|MW d|d:0-99999|(((
141 MW0=MB(0~~1)
142
143 MW2=MB(2~~3)
144
145 Address value is a multiple of 2
146 )))
147 |M|MD|MD d|d:0-99999|(((
148 MD0=MB(0~~3)
149
150 MD4=MB(4~~7)
151
152 Address value is a multiple of 4
153 )))
154 |I|IW|IW d|d:0-99999|
155 |Q|QW|QW d|d:0-99999|
156 |DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|(((
157 nn:0-9999
158
159 dddd:0-9999
160 )))|(((
161 nn:DB No.
162
163 dddd:address value
164 )))
165 |DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|(((
166 nn:0-9999
167
168 dddd:0-9999
169 )))|(((
170 nn:DB No.
171
172 dddd:address value
173
174 Address value is a multiple of 2
175 )))
176 |DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|(((
177 nn:0-9999
178
179 dddd:0-9999
180 )))|(((
181 nn:DB No.
182
183 dddd:address value
184
185 Address value is a multiple of 4
186 )))
187
188 **3)Configure the communication protocol**
189
190 {{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"]]
191
192 **✎Note:**
193
194 * The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three V-BOX.
195 * 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.
196
197 **4)Cable Wiring**
198
199 {{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"]]
200
201 == {{id name="HLOGOEthernet"/}}**LOGO Ethernet ** ==
202
203 Supported Series: Siemens Logo 0BA0, 0BA1 series
204
205 **V-BOX Settings**
206
207 |**Items**|**Settings**|**Note**
208 |Protocol|Siemens LOGO|
209 |Connection|Ethernet|
210 |Port No.|102|
211 |PLC station No.|2|
212
213 **Address List**
214
215 |**Number**|**Address Type**|**Data Type**|**Range**|**DB Address**|**PLC Address**
216 |1|RTC|Word|1-7|DB1.DBX984.0|0x001ec0
217 |2|VB|Byte|0-1469|DB1.DBX0.0|0x000000
218 |3|VD|Double Word|0-1466|DB1.DBX0.0|0x000000
219 |4|VW|Word|0-1468|DB1.DBX0.0|0x000000
220 |5|NAQ|Word|1-32|DB1.DBX1406.0|0x002bf0
221 |6|NAI|Word|1-64|DB1.DBX1262.0|0x002770
222 |7|AM|Word|1-64|DB1.DBX1118.0|0x0022f0
223 |8|AQ|Word|1-16|DB1.DBX1072.0|0x002180
224 |9|AI|Word|1-16|DB1.DBX1032.0|0x002040
225 |10|I|Bit|1-64|DB1.DBX1024.0|0x002000
226 |11|Q|Bit|1-64|DB1.DBX1064.0|0x002140
227 |12|M|Bit|1-112|DB1.DBX1104.0|0x002280
228 |13|NI|Bit|1-128|DB1.DBX1246.0|0x0026f0
229 |14|NQ|Bit|1-128|DB1.DBX1390.0|0x002b70
230 |15|V|Bit|0-14697|DB1.DBX0.0|0x000000
231
232 **PLC Settings in LOGO Software:**
233
234 Click [Tools]~-~-[Ethernet Connections],shown as below.
235
236 {{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"]]
237
238 Set Ethernet connection parameter. IP, Subnet Mask, shown as below.
239
240 {{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"]]
241
242 **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.
243
244 {{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"]]
245
246 **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.
247
248 {{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"]]
249
250 **V-BOX Communication Settings**
251
252 Set PLC IP in [IP Address] settings;
253
254 {{id name="ILldwDGntf4.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ab570912d299c09.png||alt="LldwDGntf4.png" height="530" width="899"]]
255
256 Enable V-BOX Ethernet in [Network];
257
258 {{id name="IWgvjfWbQif.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_637860db3ca1ca1b.png||alt="WgvjfWbQif.png" height="654" width="1195"]]
259
260 TSAP setting
261
262 * The initialization script needs to set the source TSAP address and the target TSAP address, otherwise the communication will not be successful.
263
264 **function** **init**.main()
265 addr_setword("@W_0#HSW1200",8192) //~-~- Set the source TSAP address//
266 addr_setword("@W_0#HSW1201",4096) //~-~- Set the destination TSAP address//
267 **end**
268
269 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.
270
271 **✎Note:**
272
273 * **Communication port configuration: **
274 ** Continuous length needs to be set to 0.
275 ** Integration interval needs to be set to 1. (no change may result in data errors)
276 ** Set Port and Device Station NO.
277 ** Other set as defaulted.
278 * **Notes on the use of registers:**
279 ** Register VD: Use only registers that are multiples of 4, such as 0, 4, 8, etc.
280 ** 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 )