Changes for page Inovance

Last modified by Theodore Xu on 2023/11/08 09:51

From version 9.1
edited by Theodore Xu
on 2023/10/26 16:35
Change comment: There is no comment for this version
To version 7.1
edited by Theodore Xu
on 2023/10/26 16:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,7 @@
1 -== **H3U (serial)** ==
1 += Inovance =
2 2  
3 +== **H3U serial** ==
4 +
3 3  **V-BOX Settings**
4 4  
5 5  |**Item**|**Settings**|**Note**
... ... @@ -13,61 +13,29 @@
13 13  
14 14  **Address List**
15 15  
16 -|=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note**
17 -|Bit|X|X OOOOOO|0~~303237|
18 -|Bit|Y|Y OOOOOO|0~~303237|
19 -|Bit|M|M DDDDD|0~~99999|
20 -|Bit|T|T DDDDD|0~~99999|
21 -|Bit|C|C DDDDD|0~~99999|
22 -|Bit|SM|SM DDDD|8000~~9999|
23 -|Bit|S|S DDDDD|0~~99999|
24 -|Bit|Lamp|Lamp0|0~~0|(((
25 -Communication Indicator Lamp
18 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
19 +|Bit|X|X|X o|0~~303237|
20 +|Bit|Y|Y|Y o|0~~303237|
21 +|Bit|M|M|M d|0~~99999|
22 +|Bit|T|T|T d|0~~99999|
23 +|Bit|C|C|C d|0~~99999|
24 +|Bit|SM|SM|SM d|8000~~999|
25 +|Bit|S|T|S d|0~~99999|
26 +|Bit|Lamp|Lamp|Lamp d|0~~0|
27 +|Word|X|X|X o|0~~303237|
28 +|Word|Y|Y|Y o|0~~303237|
29 +|Word|M|M|M d|0~~99999|
30 +|Word|T|T|T d|0~~99999|
31 +|Word|C|C|C d|0~~199|
32 +|Word|D|D|D d|0~~7999|
33 +|Word|S|S|S d|0~~99999|
34 +|Word|SD|SD|SD d|8000~~9999|
35 +|Word|R|R|R d|0~~32767|
26 26  
27 -0: Connected
37 +**Configure the communication protocol**
28 28  
29 -1: Disconnected
30 -)))
31 -|Word|X|X OOOOOO|0~~303237|
32 -|Word|Y|Y OOOOOO|0~~303237|
33 -|Word|M|M DDDDD|0~~99999|
34 -|Word|T|T DDDDD|0~~99999|
35 -|Word|C|C DDD|0~~199|
36 -|Word|D|D DDDD|0~~7999|
37 -|Word|S|S DDDDD|0~~99999|
38 -|Word|SD|SD DDDD|8000~~9999|
39 -|Word|R|R DDDDD|0~~32767|
40 -|Double Word|CH|CH DDD|200~~255
39 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_a6744e27785ffa46.png||alt="image-20220831164626-1.png" height="708" width="1674"]]
41 41  
42 -
43 -**PLC Settings**
44 -
45 -Create the new project, and select Series and models as H3U.
46 -
47 -(% style="text-align:center" %)
48 -[[image:AutoShop01createprj.png]]
49 -
50 -Configure the COM0 settings from [Communication Config]-[COM0(Download/HMI Monitor Protocol)], the default communication parameters we could see it is 9600,1,7,EVEN. After setting finished, click OK to save the settings.
51 -
52 -(% style="text-align:center" %)
53 -[[image:AutoShop02setupCOM0.png]]
54 -
55 -Program the PLC project, and click compile.
56 -
57 -(% style="text-align:center" %)
58 -[[image:AutoShopPrg.png]]
59 -
60 -
61 -Connect PLC with PC via USB cable or RS422-USB converter cable, and test the connection status. If it shows like the below, which means the connection is set up successfully. And click OK.
62 -
63 -(% style="text-align:center" %)
64 -[[image:AutoShop03pcconnect.png]]
65 -
66 -Download PLC program into PLC.
67 -
68 -(% style="text-align:center" %)
69 -[[image:AutoShop04Download.png]]
70 -
71 71  **Cable Wiring**
72 72  
73 73  Figure
... ... @@ -77,70 +77,3 @@
77 77  Pin Definition Diagram
78 78  
79 79  [[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d332c6eb75105461.png||alt="image-20220831164731-4.png" height="168" width="330"]]
80 -
81 -== **H3U PLC Ethernet** ==
82 -
83 -Support Series: INOVANCE H3U Series
84 -
85 -**HMI Settings**
86 -
87 -|=**Item**|=**Settings**|=**Note**
88 -|Protocol|INOVANCE H3U PLC Ethernet|
89 -|Connection|Ethernet|
90 -|Port No.|502|
91 -|Device No.|1|
92 -|HMI No.|0|
93 -
94 -**Address List**
95 -
96 -|=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note**
97 -|Bit|M|M DDDD|0~~8511|
98 -|Bit|SM|SM DDDD|0~~1023|
99 -|Bit|S|S DDDD|0~~4095|
100 -|Bit|T|T DDD|0~~511|
101 -|Bit|C|C DDD|0~~255|
102 -|Bit|X|X OOO|0~~571|
103 -|Bit|Y|Y OOO|0~~571|
104 -|Word|D|D DDDD|0~~8511|
105 -|Word|SD |SD DDDD|0~~1023|
106 -|Word|R|R DDDDD|0~~32767|
107 -|Word|T|T DDD|0~~255|
108 -|Word|C|C DDD|0~~199|
109 -|Double Word|C|C DDD|200~~255|
110 -
111 -**PLC Settings**
112 -
113 -Create the new project, and select Series and models as H3U.
114 -
115 -(% style="text-align:center" %)
116 -[[image:AutoShop01createprj.png]]
117 -
118 -Configure the Ethernet settings from [Communication Config]-[Ethernet].
119 -
120 -(% style="text-align:center" %)
121 -[[image:AutoShopEthernetSetup.png]]
122 -
123 -Program the PLC project, and click compile.
124 -
125 -(% style="text-align:center" %)
126 -[[image:AutoShopPrg.png]]
127 -
128 -Connect PLC with PC via USB cable or RS422-USB converter cable, and test the connection status. If it shows like the below, which means the connection is set up successfully. And click OK.
129 -
130 -(% style="text-align:center" %)
131 -[[image:AutoShop03pcconnect.png]]
132 -
133 -If don't want to change the IP, user could also read the IP parameter from the PLC after the PC connection is set up successfully.
134 -
135 -(% style="text-align:center" %)
136 -[[image:AutoShopreadip.png]]
137 -
138 -Download PLC program into PLC.
139 -
140 -(% style="text-align:center" %)
141 -[[image:AutoShop04Download.png]]
142 -
143 -**Cable Wiring**
144 -
145 -(% style="text-align:center" %)
146 -[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png]]
AutoShop01createprj.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -46.4 KB
Content
AutoShop02setupCOM0.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -54.1 KB
Content
AutoShop03pcconnect.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -65.8 KB
Content
AutoShop04Download.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -79.6 KB
Content
AutoShopEthernetSetup.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -60.3 KB
Content
AutoShopPrg.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -44.5 KB
Content
AutoShopreadip.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -13.2 KB
Content
xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -107.1 KB
Content