Changes for page 1 Communication

Last modified by Hunter on 2024/07/01 10:54

From version 119.1
edited by Ben
on 2022/08/25 14:31
Change comment: There is no comment for this version
To version 81.1
edited by Ben
on 2022/08/24 15:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,43 +1,43 @@
1 -= (% style="color:inherit; font-family:inherit" %)**维控公司**(%%) =
1 += (% style="color:inherit; font-family:inherit" %)**WECON PLC**(%%) =
2 2  
3 -== **LX3V 串行协议** ==
3 +== **LX3V Serial Protocol** ==
4 4  
5 -支持系列:维控 LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
5 +Supported series: WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM
6 6  
7 -**1)可编程逻辑控制器设置**
7 +**1)PLC Settings**
8 8  
9 -|**项目**|**设置**|**注意**
10 -|协议|维控 LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
11 -|连接|RS422/RS485|
12 -|波特率|9600|
13 -|数据位|7|
14 -|平价|甚至|
15 -|停止位|1|
16 -|PLC站号|1|
9 +|**Item**|**Settings**|**Note**
10 +|Protocol|WECON LX2V/ LX2E/ LX3V/LX3VP/LX3VE/LX3VM|
11 +|Connection|RS422/RS485|
12 +|Baud rate|9600|
13 +|Data bit|7|
14 +|Parity|EVEN|
15 +|Stop bit|1|
16 +|PLC station No.|1|
17 17  
18 -**2)可编程逻辑控制器地址列表**
18 +**2)Address List**
19 19  
20 -|**类型**|**设备寄存器**|**人机界面寄存器**|**格式**|**范围**|**注意**
21 -|(% rowspan="6" %)|X|X|断续器|0~~303237|
20 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
21 +|(% rowspan="6" %)Bit|X|X|Xo|0~~303237|
22 22  |Y|Y|Y o|0~~303237|
23 23  |M|M|M d|0~~99999|
24 -|T|T|S C|0~~99999|
25 -|C|C|断续器|0~~99999|
26 -|S|S|断续器|0~~99999|
27 -|(% rowspan="8" %)|X|X|断续器|0~~303237|
24 +|T|T|T d|0~~99999|
25 +|C|C|C d|0~~99999|
26 +|S|S|S d|0~~99999|
27 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
28 28  |Y|Y|Y o|0~~303237|
29 29  |M|M|M d|0~~99999|
30 -|T|T|S C|0~~99999|
31 -|C|C|断续器|0~~199|
32 -|D|D|C C|0~~7999|
33 -|S|S|断续器|0~~99999|
34 -|标清|标清|标清 d|8000~~9999|
30 +|T|T|T d|0~~99999|
31 +|C|C|C d|0~~199|
32 +|D|D|D d|0~~7999|
33 +|S|S|S d|0~~99999|
34 +|SD|SD|SD d|8000~~9999|
35 35  
36 -**3)配置通信协议**
36 +**3)Set communication Protocol**
37 37  
38 -[[image:image-20220824152217-1.png||alt="图片-20220824152217-1.png"]]
38 +[[image:image-20220824152217-1.png]]
39 39  
40 -**4)硬件连接**
40 +**4)Cable Wiring**
41 41  
42 42  * **RS422**
43 43  
... ... @@ -49,7 +49,7 @@
49 49  
50 50  == **LX5V Serial Protocol** ==
51 51  
52 -This example introduces the establishment of serial port communication between V-BOX and LX5V. It is introduced through three parts: PLC software configuration, V-BOX software configuration, and hardware wiring.
52 +This example introduces the establishment of serial port communication between Wecon V-BOX and LX5V. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring.
53 53  
54 54  **Software configuration of PLC**
55 55  
... ... @@ -181,10 +181,10 @@
181 181  
182 182  MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
183 183  
184 -**1)PLC Settings**
184 +**HMI Settings**
185 185  
186 186  |**Item**|**Settings**|**Note**
187 -|Protocol|Allen-Bradlley DF1 Advanced|
187 +|Protocol|Allen-Bradlley MicroLogix|
188 188  |Connection|RS232|
189 189  |Baud rate|19200|
190 190  |Data bit|8|
... ... @@ -192,7 +192,7 @@
192 192  |Stop bit|1|
193 193  |PLC station No.|1|
194 194  
195 -**2)Address List**
195 +**Address List**
196 196  
197 197  |**Type**|**Device registers**|**Format**|**Range**|**Note**
198 198  |(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15|
... ... @@ -210,14 +210,14 @@
210 210  |T|T nnhh|0~~ffff
211 211  |R|R nnhh|0~~ffff
212 212  
213 -**3)Configure the communication protocol**[[image:image-20220824152928-1.png]]
213 +**Cable Wiring**
214 214  
215 -**4)Configure the communication protocol**
216 -
217 217  [[image:image-20220824110724-1.png]]
218 218  
219 -== **Micro850_FreeTag** ==
220 220  
218 +
219 +== **CompactLogix Protocol** ==
220 +
221 221  (((
222 222  (((
223 223  This example introduces the establishment of Ethernet communication between Wecon V-box and CompactLogix L1769. It is introduced through three parts: PLC software configuration, V-box software configuration, and hardware wiring.
... ... @@ -355,7 +355,7 @@
355 355  
356 356  (((
357 357  (((
358 -Open VNET client software → add device. As shown in the figure below, click "+" in the order of steps, and the Add Device window will pop up, enter the device machine code/product code, device password, and device alias to add the device.   [[image:image-20220714162752-8.png]]
358 +Open VNET client software → add device. As shown in the figure below, click "+" in the order of steps, and the Add Device window will pop up, enter the device machine code/product code, device password, and device alias to add the device.   [[image:image-20220714162752-8.png]]
359 359  )))
360 360  
361 361  
... ... @@ -378,7 +378,7 @@
378 378  The communication port is selected as Ethernet, the device type is selected as Allen-Bradley, the protocol is Allen-BradleyMicro850_FreeTag EthemetIP, and the IP is the internal IP address of the L1769 PLC. The port number is 44818.
379 379  )))
380 380  
381 -[[image:image-20220824164346-1.png]]
381 +[[image:image-20220714162814-10.png]]
382 382  
383 383  
384 384  (((
... ... @@ -429,633 +429,64 @@
429 429  == **S7-200 Smart Ethernet Protocol** ==
430 430  
431 431  [[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communication%20with%20S7-200%20Smart.zip]]
432 -
433 -
434 -== **S7-300 Ethernet Protocol** ==
435 -
436 -Supported Series: Siemens S7-300 series PLC
437 -
438 -**1)PLC Setting**
439 -
440 -|**Items**|**Settings**|**Note**
441 -|Protocol|Simens S7-300 Ethernet|
442 -|Connection|Ethernet|
443 -|Port No.|102|
444 -|PLC station No.|2|Need to be same as the PLC setting
445 -
446 -**2)Address List**
447 -
448 -|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
449 -|(% rowspan="4" %)Bit|I|I|I ddddd.o|0.0~~99999.7|
450 -|Q|Q|Q ddddd.o|0.0~~99999.7|
451 -|M|M|M ddddd.o|0.0~~99999.7|
452 -|DB0.DB~~DB99.DB|DBxDBD|DBxDB nndddd.o|0.0~~99999999.7|(((
453 -nn: block number;
454 -
455 -dddd: address;
456 456  )))
457 -|(% rowspan="8" %)Word|I|IW|IW ddddd|0~~99999|
458 -|Q|QW|QW ddddd|0~~99999|
459 -|(% rowspan="3" %)M|MB|MB ddddd|0~~99999|
460 -|MW|MW ddddd|0~~99999|(((
461 -MW0=MB(0~~1)
462 -
463 -MW2=MB(2~~3)
464 -
465 -Address value is a multiple of 2
466 466  )))
467 -|MD|MD ddddd|0~~99999|(((
468 -MD0=MB(0~~3)
469 469  
470 -MD4=MB(4~~7)
471 -
472 -Address value is a multiple of 4
473 -)))
474 -|(% rowspan="3" %)DB0.DB~~DB99.DB|DBxDBB|DBxDBB nndddd|0~~99999999|(% rowspan="3" %)(((
475 -nn: block number;
476 -
477 -dddd: address
478 -)))
479 -|DBxDBW|DBxDBW nndddd|0~~99999999
480 -|DBxDBD|DBxDBD nndddd|0~~99999999
481 -
482 -**3)Configure the communication protocol**
483 -
484 -[[image:image-20220824161345-1.png]]
485 -
486 -**4)Cable Wiring**
487 -
488 -[[image:image-20220824161450-2.png]]
489 -)))
490 -)))
491 -
492 492  == **S7-1200 Ethernet Protocol** ==
493 493  
494 494  [[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communicate%20with%20S7-1200%20via%20Ehernet.zip]]
495 495  
496 -== **S7-XXX Ethernet Protocol** ==
497 -
498 -Supported Series: Siemens S7-400, S7-1200 and S7-1500
499 -
500 -**1)PLC Setting**
501 -
502 -|=**Items**|=**Settings**|=**Note**
503 -|Protocol|Siemens S7-XXX|
504 -|Connection|Ethernet|
505 -|Port No.|102|
506 -|Device No.|Slot (Default 1 for S7-1500/ 2 for S7-1200/ 3 for S7-400)|
507 -|HMI No.|Rack (Default as 0)|
508 -
509 -Slot from TIA Portal is equal to Device No. of V-net
510 -
511 -Rack from TIA Portal is equal to HMI No. of V-net
512 -
513 -[[image:image-20220824162459-3.png]]
514 -
515 -[[image:image-20220824163305-2.png]]
516 -
517 -**2)Address List**
518 -
519 -|**Type**|**Device register**|**HMI register**|**Format**|**Range**|**Note**
520 -|(% rowspan="4" %)Bit|I|I|M d.o|(((
521 -d:0~-~-9999
522 -
523 -o:0-7
524 -)))|
525 -|Q|Q|Q d.o|(((
526 -d:0~-~-9999
527 -
528 -o:0-7
529 -)))|
530 -|M|M|M d.o|(((
531 -d:0~-~-9999
532 -
533 -o:0-7
534 -)))|
535 -|DB0.DB-DB99.DB|DBxDB|DBxDBnndddd.o|(((
536 -nn:0-9999,
537 -
538 -dddd:0-9999,
539 -
540 -o:0-7
541 -)))|(((
542 -nn:DB No.
543 -
544 -dddd:address value
545 -
546 -o: digit address
547 -)))
548 -|(% rowspan="8" %)Word|M|MB|MB d|d:0-99999|
549 -|M|MW|MW d|d:0-99999|(((
550 -MW0=MB(0~~1)
551 -
552 -MW2=MB(2~~3)
553 -
554 -Address value is a multiple of 2
555 -)))
556 -|M|MD|MD d|d:0-99999|(((
557 -MD0=MB(0~~3)
558 -
559 -MD4=MB(4~~7)
560 -
561 -Address value is a multiple of 4
562 -)))
563 -|I|IW|IW d|d:0-99999|
564 -|Q|QW|QW d|d:0-99999|
565 -|DB0.DB-DB99.DB|DBxDBB|DBxDBBnndddd|(((
566 -nn:0-9999
567 -
568 -dddd:0-9999
569 -)))|(((
570 -nn:DB No.
571 -
572 -dddd:address value
573 -)))
574 -|DB0.DB-DB99.DB|DBxDBW|DBxDBWnndddd|(((
575 -nn:0-9999
576 -
577 -dddd:0-9999
578 -)))|(((
579 -nn:DB No.
580 -
581 -dddd:address value
582 -
583 -Address value is a multiple of 2
584 -)))
585 -|DB0.DB-DB99.DB|DBxDBD|DBxDBDnndddd|(((
586 -nn:0-9999
587 -
588 -dddd:0-9999
589 -)))|(((
590 -nn:DB No.
591 -
592 -dddd:address value
593 -
594 -Address value is a multiple of 4
595 -)))
596 -
597 -**3)Configure the communication protocol**
598 -
599 -[[image:image-20220824163448-3.png]]
600 -
601 -**✎Note:**
602 -
603 -* The S7-1200 supports simultaneous connection of three devices, so the driver supports simultaneous access to PLC by three V-BOX.
604 -* 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.
605 -
606 -**4)Cable Wiring**
607 -
608 -[[image:image-20220824162342-2.png]]
609 -
610 -
611 611  = **Mitsubishi PLC** =
612 612  
613 -== **FX1S,1N,2N Serial Protocol** ==
441 +== **Mitsubishi FX Series Protocol** ==
614 614  
615 -Supported Series: Mitsubishi FX1S, FX1N, FX2N series
443 +[[download link>>url:https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communicate%20with%20Mitsubishi%20FX%20Series.zip]]
616 616  
617 -**1)V-BOX Settings**
445 += **Delta PLC** =
618 618  
619 -|**Item**|**Settings**|**Note**
620 -|Protocol|Mitsubishi FX1S/FX1N/FX2N|
621 -|Connection|RS422/RS485/RS232|
622 -|Baud rate|9600~~115200|
623 -|Data bit|7/8|
624 -|Parity|EVEN/Odd/None|
625 -|Stop bit|1/2|
626 -|PLC station No.|1~~255|
447 +== **DVP Ethernet Protocol** ==
627 627  
628 -**2)Address List**
449 +[[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Delta%20DVP%20Ethernet.zip]]
629 629  
630 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
631 -|(% rowspan="7" %)Bit|X|X|Xo|0~~303237|
632 -|Y|Y|Y o|0~~303237|
633 -|M|M|M d|0~~99999|
634 -|T|T|T d|0~~99999|
635 -|C|C|C d|0~~99999|
636 -|S|S|S d|0~~99999|
637 -|SM|SM|SM d|8000~~9999|
638 -|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
639 -|Y|Y|Y o|0~~303237|
640 -|M|M|M d|0~~99999|
641 -|T|T|T d|0~~99999|
642 -|C|C|C d|0~~199|
643 -|D|D|D d|0~~7999|
644 -|S|S|S d|0~~99999|
645 -|SD|SD|SD d|8000~~9999|
451 +== **DVP Serial Protocol** ==
646 646  
647 -**3)Configure the communication protocol**
453 +[[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Delta%20DVP%20Ethernet.zip]]
648 648  
649 -[[image:image-20220825102844-3.png]]
455 += **Omron PLC** =
650 650  
651 -**4)Cable Wiring**
457 +== **CP1 Series Protocol** ==
652 652  
653 -* **RS422**
459 +[[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communication%20with%20ORMON%20CP1%20Series.zip]]
654 654  
655 -[[image:image-20220825103350-4.png]]
461 +== **CJ2M Series Protocol** ==
656 656  
657 -[[image:image-20220825100845-4.png]]
463 +[[download link>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communication%20with%20ORMON%20CJ2M.zip]]
658 658  
659 -
660 -== **FX3U,3G,3GA Serial Protocol** ==
661 -
662 -Supported Series: Mitsubishi FX3U, FX3G, FX3GA series
663 -
664 -**1)V-BOX Settings**
665 -
666 -|**Item**|**Settings**|**Note**
667 -|Protocol|Mitsubishi FX3U/3G/3GA|
668 -|Connection|RS422/RS485/RS232|
669 -|Baud rate|9600~~115200|
670 -|Data bit|7/8|
671 -|Parity|EVEN/Odd/None|
672 -|Stop bit|1/2|
673 -|PLC station No.|1~~255|
674 -
675 -**2)Address List**
676 -
677 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
678 -|(% rowspan="7" %)Bit|X|X|Xo|0~~303237|
679 -|Y|Y|Y o|0~~303237|
680 -|M|M|M d|0~~99999|
681 -|T|T|T d|0~~99999|
682 -|C|C|C d|0~~99999|
683 -|S|S|S d|0~~99999|
684 -|SM|SM|SM d|8000~~9999|
685 -|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
686 -|Y|Y|Y o|0~~303237|
687 -|M|M|M d|0~~99999|
688 -|T|T|T d|0~~99999|
689 -|C|C|C d|0~~199|
690 -|D|D|D d|0~~7999|
691 -|S|S|S d|0~~99999|
692 -|SD|SD|SD d|8000~~9999|
693 -
694 -**3)Configure the communication protocol**
695 -
696 -[[image:image-20220825102649-2.png]]
697 -
698 -**4)Cable Wiring**
699 -
700 -* **RS422**
701 -
702 -[[image:image-20220825103421-5.png]]
703 -
704 -[[image:image-20220825100845-4.png]]
705 -
706 -
707 -== **FX5U Serial Protocol** ==
708 -
709 -Mitsubishi FX5U series PLC
710 -
711 -**1)V-BOX Settings**
712 -
713 -|**Item**|**Settings**|**Note**
714 -|Protocol|Mitsubishi FX5U|
715 -|Connection|RS422/RS485|
716 -|Baud rate|9600|
717 -|Data bit|7|
718 -|Parity|Odd|
719 -|Stop bit|1|
720 -|PLC station No.|1~~255|Need to be the same as PLC settings
721 -
722 -**2)Address List**
723 -
724 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
725 -|(% rowspan="15" %)Bit|X|X|X o|0~~303237|
726 -|Y|Y|Y o|0~~303237|
727 -|M|M|M d|0~~99999|
728 -|B|B|B h|0~~7FFF|
729 -|F|F|F d|0~~32767|
730 -|SB|SB|SB h|0~~7FFF|
731 -|TS|TS|TS d|0~~1023|
732 -|TC|TC|TC d|0~~1023|
733 -|STS|STS|STS d|0~~1023|
734 -|STC|STC|STS d|0~~1023|
735 -|CS|CS|CS d|0~~1023|
736 -|CC|CC|CC d|0~~1023|
737 -|SM|SM|SM d|0~~9999|
738 -|L|L|L d|0~~32767|
739 -|S|S|S d|0~~4095|
740 -|(% rowspan="9" %)Word|W|W|W h|0~~3FF|
741 -|TN|TN|TN d|0~~1023|
742 -|STN|STN|STN d|0~~1023|
743 -|CN|CN|CN d|0~~1023|
744 -|R|R|R d|0~~32767|
745 -|SW|SW|SW h|0~~7FFF|
746 -|Z|Z|Z d|0~~23|
747 -|D|D|D d|0~~7999|
748 -|SD|SD|SD d|0~~11999|
749 -
750 -**3)PLC Settings (GX Works 3)**
751 -
752 -Create a blank FX5U project
753 -
754 -Find the 485 serial port module in the system navigation bar and double click to enter the settings.
755 -
756 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_5c9cb13fac1e6c93.png?width=200&height=462&rev=1.1||alt="12.PLC Protocol_html_5c9cb13fac1e6c93.png" height="462" width="200"]]
757 -
758 -Select protocol in the setting item, and set parameters.
759 -
760 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_de942589ca070228.png?width=600&height=324&rev=1.1||alt="12.PLC Protocol_html_de942589ca070228.png" height="324" width="600"]]
761 -
762 -Set station number, and [Message Pattern] (Pattern 1 or Pattern 4)
763 -
764 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_387ec7d00b5feb59.png?width=600&height=323&rev=1.1||alt="12.PLC Protocol_html_387ec7d00b5feb59.png" height="323" width="600"]]
765 -
766 -Click the [Apply] button to finish the setting.
767 -
768 -Click download and select the items as below, then click [execute] to download the configuration to PLC.
769 -
770 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_cdef1c5ec8cc2105.png?width=600&height=434&rev=1.1||alt="12.PLC Protocol_html_cdef1c5ec8cc2105.png" height="434" width="600"]]
771 -
772 - As soon as download is completed, connect PLC with serial port, then configure it in the [Specify Connection Destination Connection].
773 -
774 -Done.
775 -
776 -**4)Configure the communication protocol**
777 -
778 -[[image:image-20220825104904-1.png]]
779 -
780 -**5)Cable Wiring**
781 -
782 -
783 -* **RS422**
784 -
785 -[[image:image-20220825105105-2.png]]
786 -
787 -[[image:image-20220825105533-3.png]]
788 -
789 -== **FX5U Ethernet Protocol** ==
790 -
791 -Mitsubishi FX5U series PLC
792 -
793 -**1)V-BOX Settings**
794 -
795 -|**Items**|**Settings**|**Note**
796 -|Protocol|Mitsubishi FX5U|
797 -|Connection|Ethernet|
798 -|Port No.|5002|Must be the same as the PLC setting
799 -|PLC station No.|0|
800 -
801 -**2)Address List**
802 -
803 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
804 -|(% rowspan="15" %)Bit|X|X|X o|0~~303237|
805 -|Y|Y|Y o|0~~303237|
806 -|M|M|M d|0~~99999|
807 -|B|B|B h|0~~7FFF|
808 -|F|F|F d|0~~32767|
809 -|SB|SB|SB h|0~~7FFF|
810 -|TS|TS|TS d|0~~1023|
811 -|TC|TC|TC d|0~~1023|
812 -|STS|STS|STS d|0~~1023|
813 -|STC|STC|STS d|0~~1023|
814 -|CS|CS|CS d|0~~1023|
815 -|CC|CC|CC d|0~~1023|
816 -|SM|SM|SM d|0~~9999|
817 -|L|L|L d|0~~32767|
818 -|S|S|S d|0~~4095|
819 -|(% rowspan="9" %)Word|W|W|W h|0~~3FF|
820 -|TN|TN|TN d|0~~1023|
821 -|STN|STN|STN d|0~~1023|
822 -|CN|CN|CN d|0~~1023|
823 -|R|R|R d|0~~32767|
824 -|SW|SW|SW h|0~~7FFF|
825 -|Z|Z|Z d|0~~23|
826 -|D|D|D d|0~~7999|
827 -|SD|SD|SD d|0~~11999|
828 -
829 -**3)PLC Settings (GX Works 3)**
830 -
831 -Find the [Ethernet port] in the navigation area.
832 -
833 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_8e8f85ace087346c.png?width=300&height=593&rev=1.1||alt="12.PLC Protocol_html_8e8f85ace087346c.png" height="593" width="300"]]
834 -
835 -Select [Own Node Settings] in the [Setting Item List];
836 -
837 -Set [IP Address], [Subnet Mask], [Default Gateway];
838 -
839 -Click [Detailed Settings] into [Ethernet Configuration (Built-in Ethernet Port)] windows;
840 -
841 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_5d98495052c8c10e.png?width=600&height=339&rev=1.1||alt="12.PLC Protocol_html_5d98495052c8c10e.png" height="339" width="600"]]
842 -
843 -Select [SLMP Connection Module] and add into host station as below picture shows;
844 -
845 -Set Port number as 5002 (this is necessary settings);
846 -
847 -Click [Close with Reflecting the Setting] to save and close window;
848 -
849 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_14b489fdc6c6589d.png?width=600&height=350&rev=1.1||alt="12.PLC Protocol_html_14b489fdc6c6589d.png" height="350" width="600"]]
850 -
851 -Click [Apply] to completed Etherenet settings;
852 -
853 -Switch to the [On line data operation] interface as below, check the item and click [Execute] to download.
854 -
855 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_c93025a968a8a9e7.png?width=600&height=434&rev=1.1||alt="12.PLC Protocol_html_c93025a968a8a9e7.png" height="434" width="600"]]
856 -
857 -**4)Configure the communication protocol**
858 -
859 -[[image:image-20220825112403-1.png||alt="图片-20220825112403-1.png"]]
860 -
861 -**5)电缆布线**
862 -
863 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.可编程逻辑控制器Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
864 -
865 -== **L02 Ethernet Protocol** ==
866 -
867 -Mitsubishi L series CPU built-in Ethernet port.
868 -
869 -**1)V-BOX Settings**
870 -
871 -|**Items**|**Settings**|**Note**
872 -|Protocol|MIT L02 CPU MELSEC|
873 -|Connection|Ethernet|
874 -|Port No.|1025|Must be the same as the PLC setting
875 -|PLC station No.|0|Must be the same as the PLC setting
876 -
877 -**2)Address List**
878 -
879 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
880 -|Bit|X|X|X h|0~~FFFF|
881 -|Bit|Y|Y|Y h|0~~FFFF|
882 -|Bit|M|M|M d|0~~9999|
883 -|Bit|L|L|L d|0~~9999|
884 -|Bit|F|F|F d|0~~9999|
885 -|Bit|B|B|B h|0~~FFFF|
886 -|Bit|V|V|V d|0~~2047|
887 -|Bit|TC|TC|TC d|0~~9999|
888 -|Bit|SS|SS|SS d|0~~9999|
889 -|Bit|SC|SC|SC d|0~~9999|
890 -|Bit|CS|CS|CS d|0~~9999|
891 -|Bit|CC|CC|CC d|0~~9999|
892 -|Bit|SB|SB|SB h|0~~FFFF|
893 -|Bit|SM|SM|SM d|0~~2047|
894 -|Bit|STS|STS|STS d|0~~1023|
895 -|Bit|S|S|S d|0~~9999|
896 -|Bit|DX|DX|DX h|0~~FFFF|
897 -|Bit|DY|DY|DY h|0~~FFFF|
898 -|Bit|TS|TS|TS d|0~~9999|
899 -|Bit|Dbit|Dbit|Dbit d.d|0~~99999.0~~15|
900 -|Word|W|W|W h|0~~FFFF|
901 -|Word|TN|TN|TN d|0~~99999|
902 -|Word|SN|SN|SN d|0~~99999|
903 -|Word|CN|CN|CN d|0~~99999|
904 -|Word|R|R|R d|0~~99999|
905 -|Word|SW|SW|SW h|0~~FFFF|
906 -|Word|Z|Z|Z d|0~~99999|
907 -|Word|ZR|ZR|ZR h|0~~FFFF|
908 -|Word|D|D|D d|0~~99999|
909 -
910 -**3)Configure the communication protocol**
911 -
912 -[[image:image-20220825142659-1.png]]
913 -
914 -**4)PLC Settings (GX Works2 )**
915 -
916 -Create a project
917 -
918 -Set PLC IP, subnet mask and gateway;
919 -
920 -Select [Binary Code] as communication data code;
921 -
922 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_776e17505f3fc6c0.png?width=600&height=524&rev=1.1||alt="12.PLC Protocol_html_776e17505f3fc6c0.png" height="524" width="600"]]
923 -
924 -Set PLC port number, for example 1025
925 -
926 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_8d0d1a22d388f70b.png?width=600&height=524&rev=1.1||alt="12.PLC Protocol_html_8d0d1a22d388f70b.png" height="524" width="600"]]
927 -
928 -Save settings;
929 -
930 -Download project into PLC device;
931 -
932 -Restart PLC device;
933 -
934 -**5)Cable Wiring**
935 -
936 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.PLC Protocol_html_2297240b57346b2a.png" height="170" width="401"]]
937 -
938 -== **QJ71E71 Ethernet Protocol** ==
939 -
940 -Mitsubishi QJ71E71 Ethernet communication module;
941 -
942 -**V-BOX Settings**
943 -
944 -|**Items**|**Settings**|**Note**
945 -|Protocol|MIT QJ71E71 MELSEC|
946 -|Connection|Ethernet|
947 -|Port No.|1025|Must be the same as the PLC setting
948 -|PLC station No.|0|Must be the same as the PLC setting
949 -
950 -**Address List**
951 -
952 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
953 -|(% rowspan="18" %)Bit|X|X|X h|0~~1FFF|
954 -|Y|Y|Y h|0~~1FFF|
955 -|M|M|M d|0~~99999|
956 -|L|L|L d|0~~8191|
957 -|F|F|F d|0~~2047|
958 -|B|B|B h|0~~1FFF|
959 -|V|V|V d|0~~2047|
960 -|TS|TS|TS d|0~~2047|
961 -|TC|TC|TC d|0~~2047|
962 -|SS|SS|SS d|0~~2047|
963 -|SC|SC|SC d|0~~2047|
964 -|CS|CS|CS d|0~~1023|
965 -|CC|CC|CC d|0~~1023|
966 -|SB|SB|SB h|0~~7FF|
967 -|S|S|S d|0~~8191|
968 -|DX|DX|DX h|0~~1FFF|
969 -|DY|DY|DY h|0~~1FFF|
970 -|SM|SM|SM d|8000~~9999|
971 -|(% rowspan="10" %)Word|SD|SD|SD d|0~~2047|
972 -|D|D|D d|0~~12287|
973 -|W|W|W h|0~~1FFF|
974 -|TN|TN|TN d|0~~2047|
975 -|SN|SN|SN d|0~~2047|
976 -|CN|CN|CN d|0~~1023|
977 -|R|R|R d|0~~32767|
978 -|SW|SW|SW h|0~~7FF|
979 -|Z|Z|Z d|0~~15|
980 -|ZR|ZR|ZR h|0~~FE7FF|
981 -
982 -**HMI Communication Settings**
983 -
984 -1) Enable HMI Ethernet in [Project Settings];
985 -
986 -
987 -2) Set PLC IP in [Device IP] settings;
988 -
989 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2d566cb5ffb2618c.png?width=554&height=190&rev=1.1||alt="12.PLC Protocol_html_2d566cb5ffb2618c.png"]]
990 -
991 -**PLC Settings(GX Works2)**
992 -
993 -* Click [Ethernet/CC IE/MELSECNET];
994 -* Please select [Ethernet] as network type;
995 -* Set station I/O number according to situation (For example, 0000 means that the module is connected to PLC CPU in first order);
996 -* Select [Online] as Mode;
997 -* Click [Operation setting] to set IP;
998 -* Select [Binary Code] as [Communication Data Code];
999 -* Set protocol: TCP;
1000 -* Set [unpassive] in [Open system];
1001 -* Set [receive] in [Fixed buffer];
1002 -* Set [procedure Exist] in [Fixed buffer communication];
1003 -* Disable [Pairing open];
1004 -* Set [No confirm] in [Existence confirmation];
1005 -* Host station port number: 1025;
1006 -* Save settings;
1007 -* Download project into PLC and restart it
1008 -
1009 -**Cable Wiring**
1010 -
1011 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_2297240b57346b2a.png?width=401&height=170&rev=1.1||alt="12.PLC Protocol_html_2297240b57346b2a.png"]]
1012 -
1013 -
1014 -= **台达 PLC** =
1015 -
1016 -== **DVP 以太网协议** ==
1017 -
1018 -[[下载链接>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Delta%20DVP%20Ethernet.zip]]
1019 -
1020 -== **DVP 串行协议** ==
1021 -
1022 -[[下载链接>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Delta%20DVP%20Ethernet.zip]]
1023 -
1024 -= **欧姆龙可编程逻辑控制器** =
1025 -
1026 -== **CP1 系列协议** ==
1027 -
1028 -[[下载链接>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communication%20with%20ORMON%20CP1%20Series.zip]]
1029 -
1030 -== **CJ2M 系列协议** ==
1031 -
1032 -[[下载链接>>https://ftp.we-con.com.cn/Download/WIKI/V-BOX/Demo/%E9%80%9A%E8%AE%AF%E6%A1%88%E4%BE%8B/Communication%20with%20ORMON%20CJ2M.zip]]
1033 -
1034 1034  = **Modbus RTU** =
1035 1035  
1036 -== **V-BOX 作为主** ==
467 +== **V-BOX as master** ==
1037 1037  
1038 -选择协议“(% _istranslated="1" class="mark" %)Modbus RTU SlaveAll Fuction
469 +Select the protocol “(% class="mark" %)Modbus RTU Slave(All Fuction),
1039 1039  
1040 -(% class="mark" %)然后设置波特率,端口,停止位,数据位,奇偶校验
471 +(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
1041 1041  
1042 1042  (% style="text-align:center" %)
1043 1043  [[image:1624342015914-382.png||height="486" width="800" class="img-thumbnail"]]
1044 1044  
1045 -== **V-BOX 作为从站** ==
476 +== **V-BOX as slave** ==
1046 1046  
1047 -选择协议“(% _istranslated="1" class="mark" %)**Modbus RTU Master”**
478 +Select the protocol “(% class="mark" %)**Modbus RTU Master”**,
1048 1048  
1049 -(% class="mark" %)然后设置波特率,端口,停止位,数据位,奇偶校验
480 +(% class="mark" %)then set BaudRate,Port,Stop Bit,Data Bit,Parity
1050 1050  
1051 1051  (% style="text-align:center" %)
1052 1052  [[image:1624348709622-711.png||queryString="width=809&height=493" height="488" width="800" class="img-thumbnail"]]
1053 1053  
1054 -**地址列表**
485 +**Address List**
1055 1055  
1056 1056  (% class="table-bordered" %)
1057 -|**类型**|**注册**|**函数代码和描述**
1058 -|(% rowspan="11" %)|(% rowspan="3" %)3|04(读取输入寄存器:读取一个或多个输入寄存器中的当前二进制值)
488 +|**Type**|**Register**|**Function code & Description**
489 +|(% rowspan="11" %)Word|(% rowspan="3" %)3|04 (read input register: read current binary value in one or more input registers)
1059 1059  |06 (write single register: write a binary value to a holding register)
1060 1060  |10 (write values to multiple addresses )
1061 1061  |(% rowspan="3" %)4|03 (read holding register: read current binary value in one or more holding registers)
image-20220824152928-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -137.8 KB
Content
image-20220824161345-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -126.0 KB
Content
image-20220824161450-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -107.1 KB
Content
image-20220824162339-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -107.1 KB
Content
image-20220824162342-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -107.1 KB
Content
image-20220824162459-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -32.6 KB
Content
image-20220824163110-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -127.3 KB
Content
image-20220824163305-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -127.5 KB
Content
image-20220824163448-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -42.8 KB
Content
image-20220824164346-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -43.2 KB
Content
image-20220825100807-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -943.0 KB
Content
image-20220825100814-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -943.0 KB
Content
image-20220825100845-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -403.6 KB
Content
image-20220825102641-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -123.2 KB
Content
image-20220825102649-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -123.2 KB
Content
image-20220825102844-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -121.8 KB
Content
image-20220825103350-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -65.9 KB
Content
image-20220825103421-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -66.0 KB
Content
image-20220825104904-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -123.5 KB
Content
image-20220825105105-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -78.5 KB
Content
image-20220825105533-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -23.8 KB
Content
image-20220825112403-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -128.1 KB
Content
image-20220825142437-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -126.5 KB
Content
image-20220825142659-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Ben
Size
... ... @@ -1,1 +1,0 @@
1 -124.2 KB
Content