Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = {{id name="HInovance"/}}**Inovance** = | ||
2 | |||
3 | == {{id name="HH1U2FH2USerial"/}}**H1U/H2U Serial** == | ||
4 | |||
5 | **HMI Settings** | ||
6 | |||
7 | |=Item|=Recommended|=Note | ||
8 | |=Protocol|INOVANCE H1U PLC/INOVANCE H2U PLC| | ||
9 | |=Connection|RS422| | ||
10 | |=Baud rate|9600| | ||
11 | |=Stop bits|1| | ||
12 | |=Data bits|7| | ||
13 | |=Parity|EVEN| | ||
14 | |=PLC Station No.|1| | ||
15 | |=HMI Station No.|0| | ||
16 | |||
17 | **Address List** | ||
18 | |||
19 | |=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note** | ||
20 | |Bit|X|XOOOOOO|0~~303237|Input Bit | ||
21 | |Bit|Y|YOOOOOO|0~~303237|Output Bit | ||
22 | |Bit|M|MDDDDD|0~~99999|Auxiliary | ||
23 | |Bit|T|TDDDDD|0~~99999|Timer | ||
24 | |Bit|C|CDDDDD|0~~99999|Counter | ||
25 | |Bit|SM|SMDDDD|8000~~9999|Special Auxiliary | ||
26 | |Bit|S|SDDDDD|0~~99999| | ||
27 | |Bit|Lamp|Lamp0|0~~0|Communication Indicator | ||
28 | |Word|X|X OOOOOO|0~~303237|Input Word | ||
29 | |Word|Y|Y OOOOOO|0~~303237|Output Word | ||
30 | |Word|M|M DDDDD|0~~99999|Auxiliary | ||
31 | |Word|T|T DDDDD|0~~99999|Timer | ||
32 | |Word|C|C DDD|0~~199|Counter | ||
33 | |Word|D|D DDDD|0~~7999|Data Register | ||
34 | |Word|S|S DDDDD|0~~99999| | ||
35 | |Word|SD|SD DDDD|8000~~9999|Special Data Register | ||
36 | |Double Word|CH|CH DDD|200~~255| | ||
37 | |||
38 | **Cable Wiring** | ||
39 | |||
40 | {{id name="IInovance.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_a8147de5e5185f2a.png||alt="Inovance.png" height="247" width="400"]] | ||
41 | |||
42 | == **H3U PLC(Serial)** == | ||
43 | |||
44 | Support Series: H3U Series | ||
45 | |||
46 | **HMI Settings** | ||
47 | |||
48 | |=**Item**|=**Settings**|=**Note** | ||
49 | |Protocol|INOVANCE H3U PLC| | ||
50 | |Connection|RS422| | ||
51 | |Baud rate|9600| | ||
52 | |Data bit|7| | ||
53 | |Parity|EVEN| | ||
54 | |Stop bit|1| | ||
55 | |PLC station No.|0| | ||
56 | |||
57 | **Address List** | ||
58 | |||
59 | |=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note** | ||
60 | |Bit|X|X OOOOOO|0~~303237| | ||
61 | |Bit|Y|Y OOOOOO|0~~303237| | ||
62 | |Bit|M|M DDDDD|0~~99999| | ||
63 | |Bit|T|T DDDDD|0~~99999| | ||
64 | |Bit|C|C DDDDD|0~~99999| | ||
65 | |Bit|SM|SM DDDD|8000~~9999| | ||
66 | |Bit|S|S DDDDD|0~~99999| | ||
67 | |Bit|Lamp|Lamp0|0~~0|((( | ||
68 | Communication Indicator Lamp | ||
69 | |||
70 | 0: Connected | ||
71 | |||
72 | 1: Disconnect | ||
73 | ))) | ||
74 | |Word|X|X OOOOOO|0~~303237| | ||
75 | |Word|Y|Y OOOOOO|0~~303237| | ||
76 | |Word|M|M DDDDD|0~~99999| | ||
77 | |Word|T|T DDDDD|0~~99999| | ||
78 | |Word|C|C DDD|0~~199| | ||
79 | |Word|D|D DDDD|0~~7999| | ||
80 | |Word|S|S DDDDD|0~~99999| | ||
81 | |Word|SD|SD DDDD|8000~~9999| | ||
82 | |Word|R|R DDDDD|0~~32767| | ||
83 | |Double Word|CH|CH DDD|200~~255| | ||
84 | |||
85 | **PLC Settings** | ||
86 | |||
87 | Create the new project, and select Series and models as H3U. | ||
88 | |||
89 | (% style="text-align:center" %) | ||
90 | [[image:AutoShop01createprj.png]] | ||
91 | |||
92 | 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. | ||
93 | |||
94 | (% style="text-align:center" %) | ||
95 | [[image:AutoShop02setupCOM0.png]] | ||
96 | |||
97 | Program the PLC project, and click compile. | ||
98 | |||
99 | (% style="text-align:center" %) | ||
100 | [[image:AutoShopPrg.png]] | ||
101 | |||
102 | 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. | ||
103 | |||
104 | (% style="text-align:center" %) | ||
105 | [[image:AutoShop03pcconnect.png]] | ||
106 | |||
107 | Download PLC program into PLC. | ||
108 | |||
109 | (% style="text-align:center" %) | ||
110 | [[image:AutoShop04Download.png]] | ||
111 | |||
112 | |||
113 | |||
114 | **Cable Wiring** | ||
115 | |||
116 | (% style="text-align:center" %) | ||
117 | [[image:xwiki_PIStudio_12.PLC+protocols_WebHome_a8147de5e5185f2a.png||alt="Inovance.png" height="247" width="400"]] | ||
118 | |||
119 | == {{id name="HH3UEthernet"/}}**H3U Ethernet** == | ||
120 | |||
121 | **HMI Settings** | ||
122 | |||
123 | |=**Item**|=**Settings**|=**Note** | ||
124 | |Protocol|INOVANCE H3U PLC Ethernet| | ||
125 | |Connection|Ethernet| | ||
126 | |Port No.|502| | ||
127 | |Device No.|1| | ||
128 | |HMI No.|0| | ||
129 | |||
130 | **Address List** | ||
131 | |||
132 | |=**Type**|=**Device registers**|=**Format**|=**Range**|=**Note** | ||
133 | |Bit|M|M DDDD|0~~8511| | ||
134 | |Bit|SM|SM DDDD|0~~1023| | ||
135 | |Bit|S|S DDDD|0~~4095| | ||
136 | |Bit|T|T DDD|0~~511| | ||
137 | |Bit|C|C DDD|0~~255| | ||
138 | |Bit|X|X OOO|0~~571| | ||
139 | |Bit|Y|Y OOO|0~~571| | ||
140 | |Word|D|D DDDD|0~~8511| | ||
141 | |Word|SD |SD DDDD|0~~1023| | ||
142 | |Word|R|R DDDDD|0~~32767| | ||
143 | |Word|T|T DDD|0~~255| | ||
144 | |Word|C|C DDD|0~~199| | ||
145 | |Double Word|C|C DDD|200~~255| | ||
146 | |||
147 | **Cable Wiring** | ||
148 | |||
149 | {{id name="ICommonEthernet.png"/}}[[image:xwiki_PIStudio_12.PLC+protocols_WebHome_ac8ece9a26719fda.png||alt="CommonEthernet.png" height="170" width="401"]] |