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 49.4
edited by Joe
on 2024/04/30 15:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -280,7 +280,6 @@
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**
... ... @@ -306,6 +306,28 @@
306 306  (% style="text-align:center" %)
307 307  [[image:xwiki_PIStudio_12.PLC+protocols_WebHome_8ee8d3ac3637bfc4.png]]
308 308  
308 +**How to setting String in PLC and V-net**
309 +PLC configuration
310 +
311 +choosing Data type~-~-String→add"[]" after String and input data length
312 +
313 +(% style="text-align:center" %)
314 +[[image:yUYuRVmMcL.png]]
315 +
316 +V-box configuration
317 +
318 +(% style="text-align:center" %)
319 +[[image:BSRBeEWL0O.png]]
320 +
321 +choosing Word and DBxDBW →input  Register Main No. →Data format is String →input data length you want to use → choosing Byte order~-~-Little-endian
322 +
323 +(% class="box infomessage" %)
324 +(((
325 +Note: Register Main No. = offset in PLC + 2
326 +For example, the image above has an offset of 4, so the register Main No. is 10006
327 +If an offset is 8, the register Main No. is 10010
328 +)))
329 +
309 309  **How to connect with S7-1200 Firmware V4.0**
310 310  
311 311  PLC configuration
BSRBeEWL0O.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +30.0 KB
Content
yUYuRVmMcL.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +107.1 KB
Content