... |
... |
@@ -284,13 +284,18 @@ |
284 |
284 |
|
285 |
285 |
**PLC Settings** |
286 |
286 |
|
287 |
|
-Add BD |
288 |
288 |
|
289 |
|
-* 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] |
290 |
290 |
|
291 |
291 |
(% style="text-align:center" %) |
292 |
|
-[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_872ec32d12b55aa.png]] |
|
291 |
+[[image:图片1.png]] |
293 |
293 |
|
|
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 |
+ |
294 |
294 |
Address settings, using BD2 as example. |
295 |
295 |
|
296 |
296 |
* DB×DBB2xxxx, DB×DBW2xxxx, DB×DBD2xxxx for accessing data of DB2 in B1. |
... |
... |
@@ -305,6 +305,28 @@ |
305 |
305 |
(% style="text-align:center" %) |
306 |
306 |
[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_8ee8d3ac3637bfc4.png]] |
307 |
307 |
|
|
313 |
+**How to setting String in PLC and V-net** |
|
314 |
+PLC configuration |
|
315 |
+ |
|
316 |
+choosing Data type~-~-String→add"[]" after String and input data length |
|
317 |
+ |
|
318 |
+(% style="text-align:center" %) |
|
319 |
+[[image:yUYuRVmMcL.png]] |
|
320 |
+ |
|
321 |
+V-box configuration |
|
322 |
+ |
|
323 |
+(% style="text-align:center" %) |
|
324 |
+[[image:BSRBeEWL0O.png]] |
|
325 |
+ |
|
326 |
+choosing Word and DBxDBW →input Register Main No. →Data format is String →input data length you want to use → choosing Byte order~-~-Little-endian |
|
327 |
+ |
|
328 |
+(% class="box infomessage" %) |
|
329 |
+((( |
|
330 |
+Note: Register Main No. = offset in PLC + 2 |
|
331 |
+For example, the image above has an offset of 4, so the register Main No. is 10006 |
|
332 |
+If an offset is 8, the register Main No. is 10010 |
|
333 |
+))) |
|
334 |
+ |
308 |
308 |
**How to connect with S7-1200 Firmware V4.0** |
309 |
309 |
|
310 |
310 |
PLC configuration |
... |
... |
@@ -482,11 +482,12 @@ |
482 |
482 |
[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d13df637bfedcc52.png||alt="12.PLC Protocol_html_8b9d2322edf89519.png" height="641" width="423"]] |
483 |
483 |
|
484 |
484 |
Set Ethernet connection parameter. IP, Subnet Mask, shown as below. |
|
512 |
+ |
485 |
485 |
|
486 |
486 |
(% style="text-align:center" %) |
487 |
|
-[[image:hXadxkZTuR.png]] |
|
515 |
+[[image:1iZSZTpAdk.png]] |
488 |
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. |
|
517 |
+**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 |
490 |
|
491 |
491 |
[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_facc6ee1af05162f.png||alt="image-20221228143047-5.png" height="626" width="1088"]] |
492 |
492 |
|