From version 30.1
edited by Theodore Xu
on 2023/08/28 10:15
on 2023/08/28 10:15
Change comment:
There is no comment for this version
To version 45.1
edited by Theodore Xu
on 2023/10/12 16:37
on 2023/10/12 16:37
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,39 +3,37 @@ 1 -= **Siemens ** = 2 - 3 3 == **S7-200 Smart Serial** == 4 4 3 +**V-BOX setting** 5 5 6 -**1)V-BOX setting** 5 +(% style="width:1323.87px" %) 6 +|**Items**|**Settings**|**Note** 7 +|Protocol|(% style="width:783px" %)Siemens S7-200 CPU22x/Smart PPI| 8 +|Connection|(% style="width:783px" %)RS485| 9 +|Baud rate|(% style="width:783px" %)9600| 10 +|Data bit|(% style="width:783px" %)8| 11 +|Parity|(% style="width:783px" %)EVEN| 12 +|Stop bit|(% style="width:783px" %)1| 13 +|PLC station No.|(% style="width:783px" %)2| 7 7 8 -|**Item**|**Settings**|**Note** 9 -|Protocol|Siemens S7-200 CPU22x/Smart PPI| 10 -|Connection|RS485| 11 -|Baud rate|9600| 12 -|Data bit|8| 13 -|Parity|EVEN| 14 -|Stop bit|1| 15 -|PLC station No.|2 16 - 17 17 (% style="text-align:center" %) 18 18 [[image:西门子200串口.png]] 19 19 20 -** 2)Address List **18 +**Address List ** 21 21 22 -|**Type**|**Device register**|** HMI register**|**Format**|**Range**|**Note**23 -|(% rowspan="9" %)Bit|I|I |Iddddd.o|0.0~~99999.7|24 -|Q|Q |Qddddd.o|0.0~~99999.7|25 -|V|VWbit |VWbitddddd.o|0.0~~99999.7|26 -|V|V |Vddddd.o|0.0~~99999.7|27 -|M|M |Mddddd.o|0.0~~99999.7|28 -|SM| SM|ddddd.o|0.0~~99999.7|29 -|S| S|ddddd.o|0.0~~99999.7|Read only30 -|T| T|ddddd|0~~99999|Timer state, read only31 -|C| C|ddddd|0~~99999|Counter state, read only32 -|(% rowspan="12" %)Word|I|IW |IWddddd|0~~99999|33 -|Q|QW |QWddddd|0~~99999|34 -|AI|AIW |AIWddddd|0~~99999|35 -|AQ|VB |VBddddd|0~~99999|36 -|V|VW |VWddddd|0~~99998|(((20 +|**Type**|**Device register**|**Format**|**Range**|**Note** 21 +|(% rowspan="9" %)Bit|I|I ddddd.o|0.0~~99999.7| 22 +|Q|Q ddddd.o|0.0~~99999.7| 23 +|V|VWbit ddddd.o|0.0~~99999.7| 24 +|V|V ddddd.o|0.0~~99999.7| 25 +|M|M ddddd.o|0.0~~99999.7| 26 +|SM|ddddd.o|0.0~~99999.7| 27 +|S|ddddd.o|0.0~~99999.7|Read only 28 +|T|ddddd|0~~99999|Timer state, read only 29 +|C|ddddd|0~~99999|Counter state, read only 30 +|(% rowspan="12" %)Word|I|IW ddddd|0~~99999| 31 +|Q|QW ddddd|0~~99999| 32 +|AI|AIW ddddd|0~~99999| 33 +|AQ|VB ddddd|0~~99999| 34 +|V|VW ddddd|0~~99998|((( 37 37 VW0=VB (0~~1) 38 38 39 39 VW2=VB (2~~3) ... ... @@ -40,7 +40,7 @@ 40 40 41 41 Address value is a multiple of 2 42 42 ))) 43 -|V|VD |VDddddd|0~~99998|(((41 +|V|VD ddddd|0~~99998|((( 44 44 VD0=VB (0~~3) 45 45 46 46 VD2=VB (4~~7) ... ... @@ -47,8 +47,8 @@ 47 47 48 48 Address value is a multiple of 4 49 49 ))) 50 -|M|MB |MBddddd|0~~99999|51 -|M|MW |MWddddd|0~~99999|(((48 +|M|MB ddddd|0~~99999| 49 +|M|MW ddddd|0~~99999|((( 52 52 MW0=MB(0~~1) 53 53 54 54 MW2=MB(2~~3) ... ... @@ -55,7 +55,7 @@ 55 55 56 56 Address value is a multiple of 2 57 57 ))) 58 -|M|MD |MDddddd|0~~99999|(((56 +|M|MD ddddd|0~~99999|((( 59 59 MD0=MB(0~~3) 60 60 61 61 MD4=MB(4~~7) ... ... @@ -62,21 +62,19 @@ 62 62 63 63 Address value is a multiple of 4 64 64 ))) 65 -|T|TW |TWddddd|0~~99999|Value of timer66 -|C|CW |CWddddd|0~~99999|Value of counter67 -|W|SW |SWddddd|0~~99999|63 +|T|TW ddddd|0~~99999|Value of timer 64 +|C|CW ddddd|0~~99999|Value of counter 65 +|W|SW ddddd|0~~99999| 68 68 69 -** 3)PLC software**67 +**PLC setting** 70 70 71 71 (% style="text-align:center" %) 72 72 [[image:西门子软件版本.png]] 73 73 74 -**4)PLC Software Configuration** 75 - 76 76 (% style="text-align:center" %) 77 77 [[image:485通讯配置.png]] 78 78 79 -** 5)Connect and Download**75 +**Connect and Download** 80 80 81 81 (% style="text-align:center" %) 82 82 [[image:以太网 PC和PLC连接.png]] ... ... @@ -84,7 +84,7 @@ 84 84 (% style="text-align:center" %) 85 85 [[image:以太网下载.png]] 86 86 87 -** 6)wiring**83 +**Cable Wiring** 88 88 89 89 (% style="text-align:center" %) 90 90 [[image:485接线.png]] ... ... @@ -91,37 +91,34 @@ 91 91 92 92 == **S7-200 Smart Ethernet ** == 93 93 94 -** 1)V-BOX setting**90 +**V-BOX setting** 95 95 96 -|**Items**|**Settings** |**Note**97 -|Protocol|Siemens S7-200 Smart(Ethernet) |98 -|Connection|Ethernet |99 -|Port No.|102 |100 -|PLC station No.|2 |92 +|**Items**|**Settings** 93 +|Protocol|Siemens S7-200 Smart(Ethernet) 94 +|Connection|Ethernet 95 +|Port No.|102 96 +|PLC station No.|2 101 101 102 102 (% style="text-align:center" %) 103 103 [[image:西门子200smart 以太网.png]] 104 104 105 -** 2)PLC software**101 +**PLC setting** 106 106 107 107 (% style="text-align:center" %) 108 108 [[image:西门子软件版本.png]] 109 109 110 -**3)PLC Software Configuration** 111 - 112 112 (% style="text-align:center" %) 113 113 [[image:以太网通讯配置.png]] 114 114 115 -** 4)Connect and Download**109 +**Connect and Download** 116 116 117 117 (% style="text-align:center" %) 118 118 [[image:以太网 PC和PLC连接.png]] 119 119 120 - 121 121 (% style="text-align:center" %) 122 122 [[image:以太网下载.png]] 123 123 124 -** 5)wiring**117 +**Cable Wiring** 125 125 126 126 V-Box : RJ45 Ethernet interface 127 127 ... ... @@ -130,11 +130,11 @@ 130 130 (% style="text-align:center" %) 131 131 [[image:以太网连接.png]] 132 132 133 -== {{id name="HS7-300Ethernet"/}}**S7-300 Ethernet ** ==126 +== **S7-300 Ethernet ** == 134 134 135 135 Supported Series: Siemens S7-300 series PLC 136 136 137 -** 1)V-BOX setting**130 +**V-BOX setting** 138 138 139 139 |**Items**|**Settings**|**Note** 140 140 |Protocol|Simens S7-300 Ethernet| ... ... @@ -142,21 +142,21 @@ 142 142 |Port No.|102| 143 143 |PLC station No.|2|Need to be same as the PLC setting 144 144 145 -** 2)Address List**138 +**Address List** 146 146 147 -|**Type**|**Device register**|** HMI register**|**Format**|**Range**|**Note**148 -|(% rowspan="4" %)Bit|I|I |Iddddd.o|0.0~~99999.7|149 -|Q|Q |Qddddd.o|0.0~~99999.7|150 -|M|M |Mddddd.o|0.0~~99999.7|151 -|DB0.DB~~DB99.DB|DBxDB D|DBxDBnndddd.o|0.0~~99999999.7|(((140 +|**Type**|**Device register**|**Format**|**Range**|**Note** 141 +|(% rowspan="4" %)Bit|I|I ddddd.o|0.0~~99999.7| 142 +|Q|Q ddddd.o|0.0~~99999.7| 143 +|M|M ddddd.o|0.0~~99999.7| 144 +|DB0.DB~~DB99.DB|DBxDB nndddd.o|0.0~~99999999.7|((( 152 152 nn: block number; 153 153 154 154 dddd: address; 155 155 ))) 156 -|(% rowspan="8" %)Word|I|IW |IWddddd|0~~99999|157 -|Q|QW |QWddddd|0~~99999|158 -|(% rowspan="3" %)M|MB |MBddddd|0~~99999|159 -|MW |MWddddd|0~~99999|(((149 +|(% rowspan="8" %)Word|I|IW ddddd|0~~99999| 150 +|Q|QW ddddd|0~~99999| 151 +|(% rowspan="3" %)M|MB ddddd|0~~99999| 152 +|MW ddddd|0~~99999|((( 160 160 MW0=MB(0~~1) 161 161 162 162 MW2=MB(2~~3) ... ... @@ -163,7 +163,7 @@ 163 163 164 164 Address value is a multiple of 2 165 165 ))) 166 -|MD |MDddddd|0~~99999|(((159 +|MD ddddd|0~~99999|((( 167 167 MD0=MB(0~~3) 168 168 169 169 MD4=MB(4~~7) ... ... @@ -170,31 +170,123 @@ 170 170 171 171 Address value is a multiple of 4 172 172 ))) 173 -|(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB |DBxDBBnndddd|0~~99999999|(% rowspan="3" %)(((166 +|(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB nndddd|0~~99999999|(% rowspan="3" %)((( 174 174 nn: block number; 175 175 176 176 dddd: address 177 177 ))) 178 -|DBxDBW |DBxDBWnndddd|0~~99999999179 -|DBxDBD |DBxDBDnndddd|0~~99999999171 +|DBxDBW nndddd|0~~99999999 172 +|DBxDBD nndddd|0~~99999999 180 180 181 -** 3)Configure the communication protocol**174 +**Configure the communication protocol** 182 182 183 - {{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"]]176 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_8e00ed9483ddb629.png||alt="image-20220824161345-1.png" height="1011" width="1920"]] 184 184 185 -** 4)Cable Wiring**178 +**Cable Wiring** 186 186 187 - {{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"]]180 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ac8ece9a26719fda.png||alt="image-20220824161450-2.png" height="170" width="401"]] 188 188 189 -== {{id name="HS7-1200A0Ethernet"/}}**S7-1200 Ethernet ** ==182 +== **S7-1200 Ethernet ** == 190 190 191 191 [[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]] 192 192 186 +**V-BOX Setting** 187 + 188 +|**Items**|**Settings**|**Note** 189 +|Protocol|Siemens S7-1200| 190 +|Connection|Ethernet| 191 +|Port No.|102| 192 +|PLC station No.|2| 193 + 194 +**Address List** 195 + 196 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** 197 +|(% rowspan="4" %)Bit|I|I|M d.o|((( 198 +d:0~-~-9999 199 + 200 +o:0-7 201 +)))| 202 +|Q|Q|Q d.o|((( 203 +d:0~-~-9999 204 + 205 +o:0-7 206 +)))| 207 +|M|M|M d.o|((( 208 +d:0~-~-9999 209 + 210 +o:0-7 211 +)))| 212 +|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|((( 213 +nn:0-9999, 214 + 215 +dddd:0-9999, 216 + 217 +o:0-7 218 +)))|((( 219 +nn:DB No. 220 + 221 +dddd:address value 222 + 223 +o: digit address 224 +))) 225 +|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999| 226 +|M|MW|MW d|d:0-99999|((( 227 +MW0=MB(0~~1) 228 + 229 +MW2=MB(2~~3) 230 + 231 +Address value is a multiple of 2 232 +))) 233 +|M|MD|MD d|d:0-99999|((( 234 +MD0=MB(0~~3) 235 + 236 +MD4=MB(4~~7) 237 + 238 +Address value is a multiple of 4 239 +))) 240 +|I|IW|IW d|d:0-99999| 241 +|Q|QW|QW d|d:0-99999| 242 +|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|((( 243 +nn:0-9999 244 + 245 +dddd:0-9999 246 +)))|((( 247 +nn:DB No. 248 + 249 +dddd:address value 250 +))) 251 +|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|((( 252 +nn:0-9999 253 + 254 +dddd:0-9999 255 +)))|((( 256 +nn:DB No. 257 + 258 +dddd:address value 259 + 260 +Address value is a multiple of 2 261 +))) 262 +|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|((( 263 +nn:0-9999 264 + 265 +dddd:0-9999 266 +)))|((( 267 +nn:DB No. 268 + 269 +dddd:address value 270 + 271 +Address value is a multiple of 4 272 +))) 273 + 274 +**Communication Settings** 275 + 276 +Enable HMI Ethernet in [Project Settings] 277 + 193 193 == **S7-XXX Ethernet** == 194 194 195 195 Supported Series: Siemens S7-400, S7-1200 and S7-1500 196 196 197 -** 1)V-BOX setting**282 +**V-BOX setting** 198 198 199 199 |=**Items**|=**Settings**|=**Note** 200 200 |Protocol|Siemens S7-XXX| ... ... @@ -207,29 +207,29 @@ 207 207 208 208 Rack from TIA Portal is equal to HMI No. of V-net 209 209 210 - {{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"]]295 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d78bc267e5fc6394.png||alt="image-20220824162459-3.png" height="503" width="798"]] 211 211 212 - {{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"]]297 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_c9ae84ef5d418580.png||alt="image-20220824163305-2.png" height="1009" width="1920"]] 213 213 214 -** 2)Address List**299 +**Address List** 215 215 216 -|**Type**|**Device register**|** HMI register**|**Format**|**Range**|**Note**217 -|(% rowspan="4" %)Bit|I| I|M d.o|(((301 +|**Type**|**Device register**|**Format**|**Range**|**Note** 302 +|(% rowspan="4" %)Bit|I|M d.o|((( 218 218 d:0~-~-9999 219 219 220 220 o:0-7 221 221 )))| 222 -|Q|Q |Qd.o|(((307 +|Q|Q d.o|((( 223 223 d:0~-~-9999 224 224 225 225 o:0-7 226 226 )))| 227 -|M|M |Md.o|(((312 +|M|M d.o|((( 228 228 d:0~-~-9999 229 229 230 230 o:0-7 231 231 )))| 232 -|DB0.DB-DB99.DB|DBxDB |DBxDBnndddd.o|(((317 +|DB0.DB-DB99.DB|DBxDBnndddd.o|((( 233 233 nn:0-9999, 234 234 235 235 dddd:0-9999, ... ... @@ -242,8 +242,8 @@ 242 242 243 243 o: digit address 244 244 ))) 245 -|(% rowspan="8" %)Word|M|MB |MBd|d:0-99999|246 -|M|MW |MWd|d:0-99999|(((330 +|(% rowspan="8" %)Word|M|MB d|d:0-99999| 331 +|M|MW d|d:0-99999|((( 247 247 MW0=MB(0~~1) 248 248 249 249 MW2=MB(2~~3) ... ... @@ -250,7 +250,7 @@ 250 250 251 251 Address value is a multiple of 2 252 252 ))) 253 -|M|MD |MDd|d:0-99999|(((338 +|M|MD d|d:0-99999|((( 254 254 MD0=MB(0~~3) 255 255 256 256 MD4=MB(4~~7) ... ... @@ -257,9 +257,9 @@ 257 257 258 258 Address value is a multiple of 4 259 259 ))) 260 -|I|IW |IWd|d:0-99999|261 -|Q|QW |QWd|d:0-99999|262 -|DB0.DB-DB99.DB|DBxDBB |DBxDBBnndddd|(((345 +|I|IW d|d:0-99999| 346 +|Q|QW d|d:0-99999| 347 +|DB0.DB-DB99.DB|DBxDBBnndddd|((( 263 263 nn:0-9999 264 264 265 265 dddd:0-9999 ... ... @@ -268,7 +268,7 @@ 268 268 269 269 dddd:address value 270 270 ))) 271 -|DB0.DB-DB99.DB|DBxDBW |DBxDBWnndddd|(((356 +|DB0.DB-DB99.DB|DBxDBWnndddd|((( 272 272 nn:0-9999 273 273 274 274 dddd:0-9999 ... ... @@ -279,7 +279,7 @@ 279 279 280 280 Address value is a multiple of 2 281 281 ))) 282 -|DB0.DB-DB99.DB|DBxDBD |DBxDBDnndddd|(((367 +|DB0.DB-DB99.DB|DBxDBDnndddd|((( 283 283 nn:0-9999 284 284 285 285 dddd:0-9999 ... ... @@ -291,9 +291,9 @@ 291 291 Address value is a multiple of 4 292 292 ))) 293 293 294 -** 3)Configure the communication protocol**379 +**Configure the communication protocol** 295 295 296 - {{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"]]381 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_9e740a8bf83ea3bf.png||alt="image-20220824163448-3.png" height="557" width="974"]] 297 297 298 298 **✎Note:** 299 299 ... ... @@ -300,9 +300,9 @@ 300 300 * The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three V-BOX. 301 301 * 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. 302 302 303 -** 4)Cable Wiring**388 +**Cable Wiring** 304 304 305 - {{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"]]390 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ac8ece9a26719fda.png||alt="image-20220824162342-2.png" height="170" width="401"]] 306 306 307 307 == {{id name="HLOGOEthernet"/}}**LOGO Ethernet ** == 308 308
- 1697099618537-157.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.4 KB - Content