... |
... |
@@ -305,6 +305,28 @@ |
305 |
305 |
(% style="text-align:center" %) |
306 |
306 |
[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_8ee8d3ac3637bfc4.png]] |
307 |
307 |
|
|
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 |
+ |
308 |
308 |
**How to connect with S7-1200 Firmware V4.0** |
309 |
309 |
|
310 |
310 |
PLC configuration |