Changes for page Siemens

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

From version 48.2
edited by Joe
on 2024/04/28 11:16
Change comment: There is no comment for this version
To version 54.1
edited by Joe
on 2024/06/11 18:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -280,18 +280,34 @@
280 280  * The S7-1200 supports simultaneous connection of three devices.
281 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 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 284  {{/info}}
285 285  
286 286  **PLC Settings**
287 287  
288 -Add BD
289 289  
290 -* Please uncheck [Symbolic access only] option;
288 +In the Project tree [PLC project]→Right-click[PLC-1]→[Properties]→[General]→[PROFINE interface]→[Add new subnet]→[IP address]192.168.40.20,[Subnet mask]255.255.255.0→[OK]
291 291  
292 292  (% style="text-align:center" %)
293 -[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_872ec32d12b55aa.png]]
291 +[[image:图片1.png]]
294 294  
293 +Open [Properties] again→[General]→[Protection&Security]→[Connection mechanisms]→Check [Permit access with PUTIGET communication remote partner ]→[OK]
294 +
295 +(% style="text-align:center" %)
296 +[[image:图片2.png]]
297 +
298 +Create a new DB block:
299 +
300 +[Add new block]→[Date block]→[Manual]→[OK]
301 +
302 +(% style="text-align:center" %)
303 +[[image:图片3.png]]
304 +
305 +Right-click[DB1]→[Properties]→[General]→[Attributes]→Uncheck[Optimized block access]→[OK]
306 +
307 +(% style="text-align:center" %)
308 +[[image:图片4.png]]
309 +
310 +
295 295  Address settings, using BD2 as example.
296 296  
297 297  * DB×DBB2xxxx, DB×DBW2xxxx, DB×DBD2xxxx for accessing data of DB2 in B1.
... ... @@ -306,6 +306,28 @@
306 306  (% style="text-align:center" %)
307 307  [[image:xwiki_PIStudio_12.PLC+protocols_WebHome_8ee8d3ac3637bfc4.png]]
308 308  
325 +**How to setting String in PLC and V-net**
326 +PLC configuration
327 +
328 +choosing Data type~-~-String→add"[]" after String and input data length
329 +
330 +(% style="text-align:center" %)
331 +[[image:2J0mzCcSR4.png]]
332 +
333 +V-box configuration
334 +
335 +(% style="text-align:center" %)
336 +[[image:iWxIRNdsId.png]]
337 +
338 +choosing Word and DBxDBW →input  Register Main No. →Data format is String →input data length you want to use → choosing Byte order~-~-Little-endian
339 +
340 +(% class="box infomessage" %)
341 +(((
342 +Note: Register Main No. = offset in PLC + 2
343 +For example, the image above has an offset of 4, so the register Main No. is 10006
344 +If an offset is 8, the register Main No. is 10010
345 +)))
346 +
309 309  **How to connect with S7-1200 Firmware V4.0**
310 310  
311 311  PLC configuration
... ... @@ -483,11 +483,12 @@
483 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 484  
485 485  Set Ethernet connection parameter. IP, Subnet Mask, shown as below.
524 +
486 486  
487 487  (% style="text-align:center" %)
488 -[[image:hXadxkZTuR.png]]
527 +[[image:1iZSZTpAdk.png]]
489 489  
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.
529 +**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.
491 491  
492 492  [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_facc6ee1af05162f.png||alt="image-20221228143047-5.png" height="626" width="1088"]]
493 493  
1iZSZTpAdk.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +58.0 KB
Content
2J0mzCcSR4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +107.6 KB
Content
BSRBeEWL0O.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +30.0 KB
Content
iWxIRNdsId.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +29.5 KB
Content
yUYuRVmMcL.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +107.1 KB
Content
图片1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +143.2 KB
Content
图片2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +151.2 KB
Content
图片3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +152.2 KB
Content
图片4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +145.2 KB
Content