Changes for page LS

Last modified by Theodore Xu on 2023/11/06 10:02

From version 2.2
edited by Leo Wei
on 2023/08/24 14:11
Change comment: Changed document title to [LS].
To version 8.1
edited by Theodore Xu
on 2023/11/06 10:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.admin
1 +XWiki.AiXia
Content
... ... @@ -1,9 +1,7 @@
1 -= {{id name="HLS"/}}LS =
1 += **XBC serial** =
2 2  
3 -== {{id name="HXBCserial"/}}**XBC serial** ==
3 +**V-Box Settings**
4 4  
5 -**1)V-BOX Settings**
6 -
7 7  |**Item**|**Settings**|**Note**
8 8  |Protocol|LS XBC CNet|
9 9  |Connection|RS232|
... ... @@ -13,7 +13,7 @@
13 13  |Stop bit|1|
14 14  |PLC station No.|1|
15 15  
16 -**2)Address List**
14 +**Address List**
17 17  
18 18  |**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
19 19  |Bit|P|P|P d|0~~2047|
... ... @@ -38,25 +38,40 @@
38 38  |Word|Z|Z|Z d|0~~127|
39 39  |Word|S|S|S d|0~~127|
40 40  
41 -**3)Configure the communication protocol**
39 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_c40f4854ecd178d9.png||alt="image-20220831170147-1.png" height="702" width="1674"]]
42 42  
43 -{{id name="Iimage-20220831170147-1.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_c40f4854ecd178d9.png||alt="image-20220831170147-1.png" height="702" width="1674"]]
41 +**PLC Setting:**
44 44  
45 -**4)Cable Wiring**
43 +①PLC Default Parameters:
46 46  
47 -Figure
45 +1.[Network Configuration] → [NevPLC [BOSO Internal Cnet]] → [Basic Settings] → [Connection Settings]→[CH1]Type:RS232C;Baud Rate:115200; Station No:1;[Operation mode]CH1: XGT server
46 +2.[Advanced Settings]: [Data bit]8, [Stop bit]1,[Parity]NONE→[OK].
47 +Note:The serial port parameters should be set depending on field requirements
48 48  
49 -{{id name="Iimage-20220831170306-4.png"/}}{{id name="Iimage-20220831170254-3.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_b0458a3eede1f20.png||alt="image-20220831170306-4.png" height="253" width="106"]] [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_bf609039f5561065.png||alt="image-20220831170254-3.png" height="170" width="480"]]
49 +(% style="text-align:center" %)
50 +[[image:1.3.png]]
50 50  
52 +②PC and PLC connection:
53 +
54 +[Online]→[Connection Settings]→[Settng Options] Manual Settng→[Connection Settngs] →Type:USB→[OK]
55 +Please select according to the actual connection between PC and PLC.
56 +
57 +(% style="text-align:center" %)
58 +[[image:1.4.png]]
59 +
60 +**Cable Wiring**
61 +
62 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_b0458a3eede1f20.png||alt="image-20220831170306-4.png" height="253" width="106"]] [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_bf609039f5561065.png||alt="image-20220831170254-3.png" height="170" width="480"]]
63 +
51 51  Pin Definition Diagram
52 52  
53 -{{id name="Iimage-20220831170215-2.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_7b60fa9ec6df34a8.png||alt="image-20220831170215-2.png" height="175" width="358"]]
66 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_7b60fa9ec6df34a8.png||alt="image-20220831170215-2.png" height="175" width="358"]]
54 54  
55 -== {{id name="HXGKFEnetEthernet"/}}**XGK FEnet Ethernet** ==
68 +== **XGK FEnet Ethernet** ==
56 56  
57 57  Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module
58 58  
59 -**1)V-BOX Settings**
72 +**V-Box Settings**
60 60  
61 61  |**Items**|**Settings**|**Note**
62 62  |Protocol|LG XGK FEnet(Ethernet)|
... ... @@ -63,7 +63,7 @@
63 63  |Connection|Ethernet|
64 64  |Port No.|2004|
65 65  
66 -**2)Address List**
79 +**Address List**
67 67  
68 68  |**Type**|**Register**|**Range**|**Format**|**Note**
69 69  |(% rowspan="14" %)Word|P|0~~2047|P d|
... ... @@ -81,16 +81,16 @@
81 81  |ZR|0~~65535|ZR d|
82 82  |UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31
83 83  
97 +(% class="box infomessage" %)
98 +(((
84 84  **✎Note:**
100 +In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC;
101 +The [UxDD] register, defined in the PLC is Ux.dd, x represents the block, and dd represents 0-31 of each block. There are 64 blocks in the PLC;
102 +All bit registers are in the form of bits in word, and the range is the same as the word register;
103 +)))
85 85  
86 -* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC;
87 -* The [UxDD] register, defined in the PLC is Ux.dd, x represents the block, and dd represents 0-31 of each block. There are 64 blocks in the PLC;
88 -* All bit registers are in the form of bits in word, and the range is the same as the word register;
105 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_1775875b14c2e8e9.png||alt="image-20220831171127-1.png" height="720" width="1671"]]
89 89  
90 -**3)Communication Settings**
107 +**Cable Wiring**
91 91  
92 -{{id name="Iimage-20220831171127-1.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_1775875b14c2e8e9.png||alt="image-20220831171127-1.png" height="720" width="1671"]]
93 -
94 -**4)Cable Wiring**
95 -
96 -{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_2297240b57346b2a.png3Fwidth3D40126height3D17026rev3D1.1-3"/}}[[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"]]
109 +[[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"]]
1.3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +98.1 KB
Content
1.4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +87.4 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_1775875b14c2e8e9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +60.1 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_7b60fa9ec6df34a8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +14.3 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_b0458a3eede1f20.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +28.5 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_bf609039f5561065.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +43.5 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_c40f4854ecd178d9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +57.1 KB
Content