Changes for page 1 Communication

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

From version 33.1
edited by Ben
on 2022/08/22 17:28
Change comment: There is no comment for this version
To version 36.1
edited by Ben
on 2022/08/24 11:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -101,7 +101,7 @@
101 101  
102 102  == **V-BOX and Wecon LX5V serial communication** ==
103 103  
104 -This example introduces the establishment of serial port communication between Wecon HMI and LX5V. It is introduced through three parts: PLC software configuration, HMI software configuration, and hardware wiring.
104 +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.
105 105  
106 106  **Software configuration of PLC**
107 107  
... ... @@ -135,15 +135,15 @@
135 135  
136 136  **V-BOX software configuration**
137 137  
138 -**1)HMI programming software**
138 +**1)V-BOX programming software**
139 139  
140 - [[image:image-20220810171237-4.png]]
140 + [[image:image-20220824104124-1.png]]
141 141  
142 -**2)New HMI project**
142 +**2)V-NET add device**
143 143  
144 -Click New Project and select the HMI model.
144 +Open V-NET 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 access key, password and remark, to add the device.
145 145  
146 -[[image:image-20220810172010-5.png]]
146 +[[image:image-20220824104909-2.png]]
147 147  
148 148  
149 149  **3)Set communication port parameters**
... ... @@ -454,7 +454,44 @@
454 454  (((
455 455  The above are all the steps for establishing Ethernet communication between Wecon V-box with Allen-Bradley L1769 PLC.
456 456  
457 +== **MicroLogix** ==
457 457  
459 +MicroLogix 1000/1100/1200/1400/1500; SLC 5/03 5/04 5/05 PLC-5
460 +
461 +**HMI Settings**
462 +
463 +|**Item**|**Settings**|**Note**
464 +|Protocol|Allen-Bradlley MicroLogix|
465 +|Connection|RS232|
466 +|Baud rate|19200|
467 +|Data bit|8|
468 +|Parity|None|
469 +|Stop bit|1|
470 +|PLC station No.|1|
471 +
472 +**Address List**
473 +
474 +|**Type**|**Device registers**|**Format**|**Range**|**Note**
475 +|(% rowspan="5" %)Bit|I|I d.d|0.0~~255.15|
476 +|O|O d.d|0.0~~255.15|
477 +|B|B nnhh.dd|0.0~~ffff.15|nn: block number (hex)
478 +|S|S d.d|0.0~~255.15|
479 +|N|N nnhh.dd|0.0~~ffff.15|nn: block number (hex)
480 +|(% rowspan="9" %)Word|S|S d|0~~255|
481 +|TS|TS nnhh|0~~ffff|(% rowspan="8" %)nn: block number (hex)
482 +|TP|TP nnhh|0~~ffff
483 +|CS|CS nnhh|0~~ffff
484 +|CP|CP nnhh|0~~ffff
485 +|N|N nnhh|0~~ffff
486 +|C|C nnhh|0~~ffff
487 +|T|T nnhh|0~~ffff
488 +|R|R nnhh|0~~ffff
489 +
490 +**Cable Wiring**
491 +
492 +
493 +
494 +
458 458  == **Allen-Bradley Ethernet DF1** ==
459 459  
460 460  [[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/Allen-Bradley%20Ethernet%20DF1.zip]]
image-20220824104124-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +14.6 KB
Content
image-20220824104909-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +278.8 KB
Content