From 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 (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 10 added, 0 removed)
- Ht1GZiel7c.png
- V-NET_Client logo.png
- V-NET_Client logo8.png
- hXadxkZTuR.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
- 西门子1200协议参数.png
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. AiXia1 +XWiki.joe - Content
-
... ... @@ -191,6 +191,9 @@ 191 191 |Port No.|102| 192 192 |PLC station No.|2| 193 193 194 +(% style="text-align:center" %) 195 +[[image:西门子1200协议参数.png]] 196 + 194 194 **Address List** 195 195 196 196 |**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note** ... ... @@ -271,10 +271,63 @@ 271 271 Address value is a multiple of 4 272 272 ))) 273 273 274 -**Communication Settings** 277 +{{info}} 278 +✎Note: 275 275 276 -Enable HMI Ethernet in [Project Settings] 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}} 277 277 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 + 278 278 == **S7-XXX Ethernet** == 279 279 280 280 Supported Series: Siemens S7-400, S7-1200 and S7-1500 ... ... @@ -424,40 +424,47 @@ 424 424 425 425 Click [Tools]~-~-[Ethernet Connections],shown as below. 426 426 427 - {{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 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d13df637bfedcc52.png||alt="12.PLC Protocol_html_8b9d2322edf89519.png" height="641" width="423"]] 428 428 429 429 Set Ethernet connection parameter. IP, Subnet Mask, shown as below. 430 430 431 -{{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"]] 487 +(% style="text-align:center" %) 488 +[[image:hXadxkZTuR.png]] 432 432 433 -**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 +**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. 434 434 435 - {{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 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_facc6ee1af05162f.png||alt="image-20221228143047-5.png" height="626" width="1088"]] 436 436 437 437 **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. 438 438 439 - {{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 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d43d2b7b2599ee64.png||alt="image-20221228143246-6.png" height="698" width="688"]] 440 440 441 441 **V-BOX Communication Settings** 442 442 443 443 Set PLC IP in [IP Address] settings; 444 444 445 -{{id name="ILldwDGntf4.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ab570912d299c09.png||alt="LldwDGntf4.png" height="530" width="899"]] 502 +(% style="text-align:center" %) 503 +[[image:V-NET_Client logo.png]] 446 446 447 -Enable V-BOX Ethernet in [Network]; 448 - 449 -{{id name="IWgvjfWbQif.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_637860db3ca1ca1b.png||alt="WgvjfWbQif.png" height="654" width="1195"]] 450 - 451 451 TSAP setting 452 452 453 453 * The initialization script needs to set the source TSAP address and the target TSAP address, otherwise the communication will not be successful. 454 454 509 +You can copy the following script into V-net directly. 510 + 511 +(% class="box successmessage" %) 512 +((( 455 455 **function** **init**.main() 456 456 addr_setword("@W_0#HSW1200",8192) //~-~- Set the source TSAP address// 457 457 addr_setword("@W_0#HSW1201",4096) //~-~- Set the destination TSAP address// 458 458 **end** 517 +))) 459 459 460 -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. 519 +(% class="box infomessage" %) 520 +((( 521 +Note: 522 +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. 523 +))) 461 461 462 462 **✎Note:** 463 463 ... ... @@ -468,4 +468,4 @@ 468 468 ** Other set as defaulted. 469 469 * **Notes on the use of registers:** 470 470 ** Register VD: Use only registers that are multiples of 4, such as 0, 4, 8, etc. 471 -** Register VW: Use only registers th ay 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 )534 +** 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 )
- Ht1GZiel7c.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.joe - Size
-
... ... @@ -1,0 +1,1 @@ 1 +56.3 KB - Content
- V-NET_Client logo.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +22.4 KB - Content
- V-NET_Client logo8.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +22.4 KB - Content
- hXadxkZTuR.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.joe - Size
-
... ... @@ -1,0 +1,1 @@ 1 +57.5 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
- 西门子1200协议参数.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.AiXia - Size
-
... ... @@ -1,0 +1,1 @@ 1 +64.6 KB - Content