From version 1.1
edited by Leo Wei
on 2023/08/24 14:11
on 2023/08/24 14:11
Change comment:
Changed document syntax from [XWiki 2.1] to [xwiki/2.1].
To version 46.1
edited by Theodore Xu
on 2023/10/12 17:06
on 2023/10/12 17:06
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 27 added, 0 removed)
- 1697099618537-157.png
- 485接线.png
- 485通讯配置.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_664a826cd356c830.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_78026942a88f0fdb.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_872ec32d12b55aa.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_8ee8d3ac3637bfc4.png
- xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png
- xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_316247e0130c4c55.png
- xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_637860db3ca1ca1b.png
- xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_8e00ed9483ddb629.png
- xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_9e740a8bf83ea3bf.png
- xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ab570912d299c09.png
- xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ac8ece9a26719fda.png
- xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_c9ae84ef5d418580.png
- xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d13df637bfedcc52.png
- xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d43d2b7b2599ee64.png
- xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d78bc267e5fc6394.png
- xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_facc6ee1af05162f.png
- 以太网 PC和PLC连接.png
- 以太网下载.png
- 以太网连接.png
- 以太网通讯配置.png
- 西门子1200协议参数.png
- 西门子200smart 以太网.png
- 西门子200串口.png
- 西门子软件版本.png
Details
- Page properties
-
- Title
-
... ... @@ -1,0 +1,1 @@ 1 +Siemens - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. admin1 +XWiki.AiXia - Content
-
... ... @@ -1,0 +1,527 @@ 1 +== **S7-200 Smart Serial** == 2 + 3 +**V-BOX setting** 4 + 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| 14 + 15 +(% style="text-align:center" %) 16 +[[image:西门子200串口.png]] 17 + 18 +**Address List ** 19 + 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|((( 35 +VW0=VB (0~~1) 36 + 37 +VW2=VB (2~~3) 38 + 39 +Address value is a multiple of 2 40 +))) 41 +|V|VD ddddd|0~~99998|((( 42 +VD0=VB (0~~3) 43 + 44 +VD2=VB (4~~7) 45 + 46 +Address value is a multiple of 4 47 +))) 48 +|M|MB ddddd|0~~99999| 49 +|M|MW ddddd|0~~99999|((( 50 +MW0=MB(0~~1) 51 + 52 +MW2=MB(2~~3) 53 + 54 +Address value is a multiple of 2 55 +))) 56 +|M|MD ddddd|0~~99999|((( 57 +MD0=MB(0~~3) 58 + 59 +MD4=MB(4~~7) 60 + 61 +Address value is a multiple of 4 62 +))) 63 +|T|TW ddddd|0~~99999|Value of timer 64 +|C|CW ddddd|0~~99999|Value of counter 65 +|W|SW ddddd|0~~99999| 66 + 67 +**PLC setting** 68 + 69 +(% style="text-align:center" %) 70 +[[image:西门子软件版本.png]] 71 + 72 +(% style="text-align:center" %) 73 +[[image:485通讯配置.png]] 74 + 75 +**Connect and Download** 76 + 77 +(% style="text-align:center" %) 78 +[[image:以太网 PC和PLC连接.png]] 79 + 80 +(% style="text-align:center" %) 81 +[[image:以太网下载.png]] 82 + 83 +**Cable Wiring** 84 + 85 +(% style="text-align:center" %) 86 +[[image:485接线.png]] 87 + 88 +== **S7-200 Smart Ethernet ** == 89 + 90 +**V-BOX setting** 91 + 92 +|**Items**|**Settings** 93 +|Protocol|Siemens S7-200 Smart(Ethernet) 94 +|Connection|Ethernet 95 +|Port No.|102 96 +|PLC station No.|2 97 + 98 +(% style="text-align:center" %) 99 +[[image:西门子200smart 以太网.png]] 100 + 101 +**PLC setting** 102 + 103 +(% style="text-align:center" %) 104 +[[image:西门子软件版本.png]] 105 + 106 +(% style="text-align:center" %) 107 +[[image:以太网通讯配置.png]] 108 + 109 +**Connect and Download** 110 + 111 +(% style="text-align:center" %) 112 +[[image:以太网 PC和PLC连接.png]] 113 + 114 +(% style="text-align:center" %) 115 +[[image:以太网下载.png]] 116 + 117 +**Cable Wiring** 118 + 119 +V-Box : RJ45 Ethernet interface 120 + 121 +PLC : RJ45 Ethernet interface 122 + 123 +(% style="text-align:center" %) 124 +[[image:以太网连接.png]] 125 + 126 +== **S7-300 Ethernet ** == 127 + 128 +Supported Series: Siemens S7-300 series PLC 129 + 130 +**V-BOX setting** 131 + 132 +|**Items**|**Settings**|**Note** 133 +|Protocol|Simens S7-300 Ethernet| 134 +|Connection|Ethernet| 135 +|Port No.|102| 136 +|PLC station No.|2|Need to be same as the PLC setting 137 + 138 +**Address List** 139 + 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|((( 145 +nn: block number; 146 + 147 +dddd: address; 148 +))) 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|((( 153 +MW0=MB(0~~1) 154 + 155 +MW2=MB(2~~3) 156 + 157 +Address value is a multiple of 2 158 +))) 159 +|MD ddddd|0~~99999|((( 160 +MD0=MB(0~~3) 161 + 162 +MD4=MB(4~~7) 163 + 164 +Address value is a multiple of 4 165 +))) 166 +|(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB nndddd|0~~99999999|(% rowspan="3" %)((( 167 +nn: block number; 168 + 169 +dddd: address 170 +))) 171 +|DBxDBW nndddd|0~~99999999 172 +|DBxDBD nndddd|0~~99999999 173 + 174 +**Configure the communication protocol** 175 + 176 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_8e00ed9483ddb629.png||alt="image-20220824161345-1.png" height="1011" width="1920"]] 177 + 178 +**Cable Wiring** 179 + 180 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ac8ece9a26719fda.png||alt="image-20220824161450-2.png" height="170" width="401"]] 181 + 182 +== **S7-1200 Ethernet ** == 183 + 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 + 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 +(% style="text-align:center" %) 195 +[[image:西门子1200协议参数.png]] 196 + 197 +**Address List** 198 + 199 +|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** 200 +|(% rowspan="4" %)Bit|I|I|M d.o|((( 201 +d:0~-~-9999 202 + 203 +o:0-7 204 +)))| 205 +|Q|Q|Q d.o|((( 206 +d:0~-~-9999 207 + 208 +o:0-7 209 +)))| 210 +|M|M|M d.o|((( 211 +d:0~-~-9999 212 + 213 +o:0-7 214 +)))| 215 +|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|((( 216 +nn:0-9999, 217 + 218 +dddd:0-9999, 219 + 220 +o:0-7 221 +)))|((( 222 +nn:DB No. 223 + 224 +dddd:address value 225 + 226 +o: digit address 227 +))) 228 +|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999| 229 +|M|MW|MW d|d:0-99999|((( 230 +MW0=MB(0~~1) 231 + 232 +MW2=MB(2~~3) 233 + 234 +Address value is a multiple of 2 235 +))) 236 +|M|MD|MD d|d:0-99999|((( 237 +MD0=MB(0~~3) 238 + 239 +MD4=MB(4~~7) 240 + 241 +Address value is a multiple of 4 242 +))) 243 +|I|IW|IW d|d:0-99999| 244 +|Q|QW|QW d|d:0-99999| 245 +|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|((( 246 +nn:0-9999 247 + 248 +dddd:0-9999 249 +)))|((( 250 +nn:DB No. 251 + 252 +dddd:address value 253 +))) 254 +|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|((( 255 +nn:0-9999 256 + 257 +dddd:0-9999 258 +)))|((( 259 +nn:DB No. 260 + 261 +dddd:address value 262 + 263 +Address value is a multiple of 2 264 +))) 265 +|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|((( 266 +nn:0-9999 267 + 268 +dddd:0-9999 269 +)))|((( 270 +nn:DB No. 271 + 272 +dddd:address value 273 + 274 +Address value is a multiple of 4 275 +))) 276 + 277 +{{info}} 278 +✎Note: 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 +* V-BOX operation character length needs to be set to 2 times the length of the Siemens character for proper display 284 +{{/info}} 285 + 286 +**PLC Settings** 287 + 288 +Add BD 289 + 290 +* Please uncheck [Symbolic access only] option; 291 + 292 +(% style="text-align:center" %) 293 +[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_872ec32d12b55aa.png]] 294 + 295 +Address settings, using BD2 as example. 296 + 297 +* DB×DBB2xxxx, DB×DBW2xxxx, DB×DBD2xxxx for accessing data of DB2 in B1. 298 +* 2 represent DB block number 299 +* xxxx represent address 300 + 301 +**Such as:** 302 + 303 +* DBxDBB20000 = DB2.DBB0 304 +* DBxDBW20004 = DB2.DBW4 305 + 306 +(% style="text-align:center" %) 307 +[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_8ee8d3ac3637bfc4.png]] 308 + 309 +**How to connect with S7-1200 Firmware V4.0** 310 + 311 +PLC configuration 312 + 313 +* Double click [device configuration] in Siemens via software 314 +* Double click [protection] to enter protection configuration screen 315 + 316 +(% style="text-align:center" %) 317 +[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_664a826cd356c830.png]] 318 + 319 +* Check [Permit access with PUT / GET communication from remote partner (PLC, HMI, OPC, ...)] 320 + 321 +(% style="text-align:center" %) 322 +[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_78026942a88f0fdb.png]] 323 + 324 +DB settings 325 + 326 +* Right click [DB], select [properties] 327 +* Uncheck [optimized block access] 328 + 329 +**Cable Wiring** 330 + 331 +(% style="text-align:center" %) 332 +[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png]] 333 + 334 +== **S7-XXX Ethernet** == 335 + 336 +Supported Series: Siemens S7-400, S7-1200 and S7-1500 337 + 338 +**V-BOX setting** 339 + 340 +|=**Items**|=**Settings**|=**Note** 341 +|Protocol|Siemens S7-XXX| 342 +|Connection|Ethernet| 343 +|Port No.|102| 344 +|Device No.|Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)| 345 +|HMI No.|Rack (Default as 0)| 346 + 347 +Slot from TIA Portal is equal to Device No. of V-net 348 + 349 +Rack from TIA Portal is equal to HMI No. of V-net 350 + 351 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d78bc267e5fc6394.png||alt="image-20220824162459-3.png" height="503" width="798"]] 352 + 353 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_c9ae84ef5d418580.png||alt="image-20220824163305-2.png" height="1009" width="1920"]] 354 + 355 +**Address List** 356 + 357 +|**Type**|**Device register**|**Format**|**Range**|**Note** 358 +|(% rowspan="4" %)Bit|I|M d.o|((( 359 +d:0~-~-9999 360 + 361 +o:0-7 362 +)))| 363 +|Q|Q d.o|((( 364 +d:0~-~-9999 365 + 366 +o:0-7 367 +)))| 368 +|M|M d.o|((( 369 +d:0~-~-9999 370 + 371 +o:0-7 372 +)))| 373 +|DB0.DB-DB99.DB|DBxDBnndddd.o|((( 374 +nn:0-9999, 375 + 376 +dddd:0-9999, 377 + 378 +o:0-7 379 +)))|((( 380 +nn:DB No. 381 + 382 +dddd:address value 383 + 384 +o: digit address 385 +))) 386 +|(% rowspan="8" %)Word|M|MB d|d:0-99999| 387 +|M|MW d|d:0-99999|((( 388 +MW0=MB(0~~1) 389 + 390 +MW2=MB(2~~3) 391 + 392 +Address value is a multiple of 2 393 +))) 394 +|M|MD d|d:0-99999|((( 395 +MD0=MB(0~~3) 396 + 397 +MD4=MB(4~~7) 398 + 399 +Address value is a multiple of 4 400 +))) 401 +|I|IW d|d:0-99999| 402 +|Q|QW d|d:0-99999| 403 +|DB0.DB-DB99.DB|DBxDBBnndddd|((( 404 +nn:0-9999 405 + 406 +dddd:0-9999 407 +)))|((( 408 +nn:DB No. 409 + 410 +dddd:address value 411 +))) 412 +|DB0.DB-DB99.DB|DBxDBWnndddd|((( 413 +nn:0-9999 414 + 415 +dddd:0-9999 416 +)))|((( 417 +nn:DB No. 418 + 419 +dddd:address value 420 + 421 +Address value is a multiple of 2 422 +))) 423 +|DB0.DB-DB99.DB|DBxDBDnndddd|((( 424 +nn:0-9999 425 + 426 +dddd:0-9999 427 +)))|((( 428 +nn:DB No. 429 + 430 +dddd:address value 431 + 432 +Address value is a multiple of 4 433 +))) 434 + 435 +**Configure the communication protocol** 436 + 437 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_9e740a8bf83ea3bf.png||alt="image-20220824163448-3.png" height="557" width="974"]] 438 + 439 +**✎Note:** 440 + 441 +* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three V-BOX. 442 +* 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. 443 + 444 +**Cable Wiring** 445 + 446 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ac8ece9a26719fda.png||alt="image-20220824162342-2.png" height="170" width="401"]] 447 + 448 +== {{id name="HLOGOEthernet"/}}**LOGO Ethernet ** == 449 + 450 +Supported Series: Siemens Logo 0BA0, 0BA1 series 451 + 452 +**V-BOX Settings** 453 + 454 +|**Items**|**Settings**|**Note** 455 +|Protocol|Siemens LOGO| 456 +|Connection|Ethernet| 457 +|Port No.|102| 458 +|PLC station No.|2| 459 + 460 +**Address List** 461 + 462 +|**Number**|**Address Type**|**Data Type**|**Range**|**DB Address**|**PLC Address** 463 +|1|RTC|Word|1-7|DB1.DBX984.0|0x001ec0 464 +|2|VB|Byte|0-1469|DB1.DBX0.0|0x000000 465 +|3|VD|Double Word|0-1466|DB1.DBX0.0|0x000000 466 +|4|VW|Word|0-1468|DB1.DBX0.0|0x000000 467 +|5|NAQ|Word|1-32|DB1.DBX1406.0|0x002bf0 468 +|6|NAI|Word|1-64|DB1.DBX1262.0|0x002770 469 +|7|AM|Word|1-64|DB1.DBX1118.0|0x0022f0 470 +|8|AQ|Word|1-16|DB1.DBX1072.0|0x002180 471 +|9|AI|Word|1-16|DB1.DBX1032.0|0x002040 472 +|10|I|Bit|1-64|DB1.DBX1024.0|0x002000 473 +|11|Q|Bit|1-64|DB1.DBX1064.0|0x002140 474 +|12|M|Bit|1-112|DB1.DBX1104.0|0x002280 475 +|13|NI|Bit|1-128|DB1.DBX1246.0|0x0026f0 476 +|14|NQ|Bit|1-128|DB1.DBX1390.0|0x002b70 477 +|15|V|Bit|0-14697|DB1.DBX0.0|0x000000 478 + 479 +**PLC Settings in LOGO Software:** 480 + 481 +Click [Tools]~-~-[Ethernet Connections],shown as below. 482 + 483 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d13df637bfedcc52.png||alt="12.PLC Protocol_html_8b9d2322edf89519.png" height="641" width="423"]] 484 + 485 +Set Ethernet connection parameter. IP, Subnet Mask, shown as below. 486 + 487 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_316247e0130c4c55.png||alt="image-20221228142937-4.png" height="484" width="366"]] 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. 490 + 491 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_facc6ee1af05162f.png||alt="image-20221228143047-5.png" height="626" width="1088"]] 492 + 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 + 495 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d43d2b7b2599ee64.png||alt="image-20221228143246-6.png" height="698" width="688"]] 496 + 497 +**V-BOX Communication Settings** 498 + 499 +Set PLC IP in [IP Address] settings; 500 + 501 +{{id name="ILldwDGntf4.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ab570912d299c09.png||alt="LldwDGntf4.png" height="530" width="899"]] 502 + 503 +Enable V-BOX Ethernet in [Network]; 504 + 505 +{{id name="IWgvjfWbQif.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_637860db3ca1ca1b.png||alt="WgvjfWbQif.png" height="654" width="1195"]] 506 + 507 +TSAP setting 508 + 509 +* The initialization script needs to set the source TSAP address and the target TSAP address, otherwise the communication will not be successful. 510 + 511 +**function** **init**.main() 512 + addr_setword("@W_0#HSW1200",8192) //~-~- Set the source TSAP address// 513 + addr_setword("@W_0#HSW1201",4096) //~-~- Set the destination TSAP address// 514 +**end** 515 + 516 +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. 517 + 518 +**✎Note:** 519 + 520 +* **Communication port configuration: ** 521 +** Continuous length needs to be set to 0. 522 +** Integration interval needs to be set to 1. (no change may result in data errors) 523 +** Set Port and Device Station NO. 524 +** Other set as defaulted. 525 +* **Notes on the use of registers:** 526 +** Register VD: Use only registers that are multiples of 4, such as 0, 4, 8, etc. 527 +** 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,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.4 KB - Content
- 485接线.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +242.2 KB - Content
- 485通讯配置.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +154.4 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_664a826cd356c830.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +82.1 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_78026942a88f0fdb.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +39.3 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_872ec32d12b55aa.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +133.4 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_8ee8d3ac3637bfc4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +96.9 KB - Content
- xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +107.1 KB - Content
- 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
- 西门子1200协议参数.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +64.6 KB - Content
- 西门子200smart 以太网.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +61.6 KB - Content
- 西门子200串口.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +64.5 KB - Content
- 西门子软件版本.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +146.3 KB - Content