Changes for page Mitsubishi

Last modified by Joe on 2024/05/21 10:53

From version 1.1
edited by Leo Wei
on 2023/08/24 14:11
Change comment: Changed document syntax from [XWiki 2.1] to [xwiki/2.1].
To version 43.1
edited by Theodore Xu
on 2023/09/15 10:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Mitsubishi
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.admin
1 +XWiki.AiXia
Content
... ... @@ -1,0 +1,620 @@
1 +== **FX1S,1N,2N Serial ** ==
2 +
3 +Supported Series: Mitsubishi FX1S, FX1N, FX2N series
4 +
5 +**V-BOX Settings**
6 +
7 +|**Item**|**Settings**|**Note**
8 +|Protocol|Mitsubishi FX1S/FX1N/FX2N|
9 +|Connection|RS422/RS485/RS232|
10 +|Baud rate|9600~~115200|
11 +|Data bit|7/8|
12 +|Parity|EVEN/Odd/None|
13 +|Stop bit|1/2|
14 +|PLC station No.|1~~255|
15 +
16 +**Address List**
17 +
18 +|**Type**|**Device registers**|**V-Box registers**|**Format**|**Range**|**Note**
19 +|(% rowspan="7" %)Bit|X|X|Xo|0~~303237|
20 +|Y|Y|Y o|0~~303237|
21 +|M|M|M d|0~~99999|
22 +|T|T|T d|0~~99999|
23 +|C|C|C d|0~~99999|
24 +|S|S|S d|0~~99999|
25 +|SM|SM|SM d|8000~~9999|
26 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
27 +|Y|Y|Y o|0~~303237|
28 +|M|M|M d|0~~99999|
29 +|T|T|T d|0~~99999|
30 +|C|C|C d|0~~199|
31 +|D|D|D d|0~~7999|
32 +|S|S|S d|0~~99999|
33 +|SD|SD|SD d|8000~~9999|
34 +
35 +**Configure the communication protocol**
36 +
37 +{{id name="Iimage-20220825102844-3.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_dc262f14b14cf564.png||alt="image-20220825102844-3.png" height="1011" width="1920"]]
38 +
39 +**Cable Wiring**
40 +
41 +**RS422**
42 +
43 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_9294a40c62eb99be.png||alt="image-20220825103350-4.png" height="284" width="723"]]
44 +
45 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_860bcf87f6ca7b98.png||alt="image-20220825100845-4.png" height="246" width="419"]]
46 +
47 +== **FX3U,3G,3GA Serial ** ==
48 +
49 +Supported Series: Mitsubishi FX3U, FX3G, FX3GA series
50 +
51 +**V-BOX Settings**
52 +
53 +|**Item**|**Settings**|**Note**
54 +|Protocol|Mitsubishi FX3U/3G/3GA|
55 +|Connection|RS422/RS485/RS232|
56 +|Baud rate|9600~~115200|
57 +|Data bit|7/8|
58 +|Parity|EVEN/Odd/None|
59 +|Stop bit|1/2|
60 +|PLC station No.|1~~255|
61 +
62 +**Address List**
63 +
64 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
65 +|(% rowspan="7" %)Bit|X|X|Xo|0~~303237|
66 +|Y|Y|Y o|0~~303237|
67 +|M|M|M d|0~~99999|
68 +|T|T|T d|0~~99999|
69 +|C|C|C d|0~~99999|
70 +|S|S|S d|0~~99999|
71 +|SM|SM|SM d|8000~~9999|
72 +|(% rowspan="8" %)Word|X|X|Xo|0~~303237|
73 +|Y|Y|Y o|0~~303237|
74 +|M|M|M d|0~~99999|
75 +|T|T|T d|0~~99999|
76 +|C|C|C d|0~~199|
77 +|D|D|D d|0~~7999|
78 +|S|S|S d|0~~99999|
79 +|SD|SD|SD d|8000~~9999|
80 +
81 +**Configure the communication protocol**
82 +
83 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_4d2a4921240d23c6.png||alt="image-20220825102649-2.png" height="1009" width="1920"]]
84 +
85 +**PLC Setting**
86 +
87 +Open GX Works2, create a new PLC project or open the project that has been created.
88 +Create new project: [Project]→[New]→[Series] FXCPU→[Type] FX3G/FX3GC→[OK].
89 +
90 +(% style="text-align:center" %)
91 +[[image:1.2.png]]
92 +
93 +PLC Default Parameters:
94 +[Connection type]RS422;[Baud rate]9600, [Data bit]7, [Stop bit]1,[Parity]EVEN; [Station number]0
95 +Note:The serial port parameters should be set depending on field requirements
96 +
97 +PC and PLC connection:
98 +
99 +[All connection]→[Connection 1]→[Transfer Setup Connection1]→[Serial USB]→RS-232C: PC and PLC are connected by USB to RS232 adapter,choose corresponding [COM Port]COM 5 →[Transmission speed]9.6Kbps→[setup] →[Parity]EVEN→[Data bits]7→[Stop bits]1→[OK]
100 +
101 +(% style="text-align:center" %)
102 +[[image:1.5.1.png]]
103 +
104 +Connection test:when connection is OK,the GX Works2 prompts “Successfully connected with the FX3G/FX3GCCPU.”
105 +
106 +(% style="text-align:center" %)
107 +[[image:1.5.2.png]]
108 +
109 +**Cable Wiring**
110 +
111 +**RS422**
112 +
113 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_1e904556bb758dfe.png||alt="image-20220825103421-5.png" height="296" width="715"]]
114 +
115 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_860bcf87f6ca7b98.png||alt="image-20220825100845-4.png" height="246" width="419"]]
116 +
117 +== **FX NOPROTOCOL** ==
118 +
119 +Mitsubishi FX3G-RS232-BD
120 +
121 +**V-Box Settings**
122 +
123 +|=**Item**|=**Settings**|=**Note**
124 +|Protocol|Mitsubishi FX NOPROTOCOL|
125 +|Connection|RS232|
126 +|Baud rate|9600|
127 +|Data bit|7|
128 +|Parity|EVEN|
129 +|Stop bit|1|
130 +|PLC station No.|0|
131 +
132 +(% style="text-align:center" %)
133 +[[image:三菱 FN盒子通讯配置.png]]
134 +
135 +**Address List**
136 +
137 +|=**Type**|=**Device registers**|=**HMI registers**|=**Format**|=**Range**|=**Note**
138 +|(% rowspan="8" %)Bit|X|X|X o|0~~303237|
139 +|Y|Y|Y o|0~~303237|
140 +|M|M|M d|0~~99999|
141 +|T|T|T d|0~~99999|
142 +|C|C|C d|0~~99999|
143 +|S|S|S d|0~~99999|
144 +|SM|SM|SM d|8000~~9999|
145 +|Lamp|Lamp|Lamp d|0~~0|
146 +|(% rowspan="8" %)Word|X|X|X o|0~~303237|
147 +|Y|Y|Y o|0~~303237|
148 +|M|M|M d|0~~99999|
149 +|T|T|T d|0~~99999|
150 +|C|C|C d|0~~199|
151 +|D|D|D d|0~~7999|
152 +|S|S|S d|0~~99999|
153 +|SD|SD|SD d|8000~~9999|
154 +
155 +**Configure the communication protocol**
156 +
157 +== **FX3U Ethernet ** ==
158 +
159 +Supported Modules: FX3U-ENET-ADP, FX3U-ENET-L
160 +
161 +**V-BOX Settings**
162 +
163 +|Items|Settings|Note
164 +|Protocol|Mitsubishi FX3U|
165 +|Connection|Ethernet|
166 +|Port No.|5009|Must be the same as the PLC setting
167 +|PLC station No.|0|
168 +
169 +**Address List**
170 +
171 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
172 +|(% rowspan="7" %)Bit|X|X|X OOO|0~~377|
173 +|Y|Y|Y OOO|0~~377|
174 +|M|M|M DDDD|0~~7679|
175 +|SM|SM|SM DDDD|8000~~8511|
176 +|S|S|S DDDD|0~~4095|
177 +|TS|TS|TS DDD|0~~511|
178 +|CS|CS|CS DDD|0~~255|
179 +|(% rowspan="5" %)Word|CN|CN|CN DDD|0~~199|
180 +|TN|TN|TN DDD|0~~511|
181 +|D|D|D DDDD|0~~7999|
182 +|SD|SD|SD DDDD|8000~~8511|
183 +|R|R|R DDDDD|0~~32767|
184 +
185 +**Ethernet Module Settings**
186 +
187 +FX3U-ENET-L module configuration
188 + Set up the FX3U-ENET-L Ethernet module settings as follows.
189 + Select the module location, which in this document is Module 0.
190 +
191 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_949d5d77c1d9cf1e.png||alt="image-20221116105850-1.png" height="573" width="706"]]
192 +
193 +Select "Operational setting" to enter the following screen.
194 +
195 +The Ethernet module IP is set to 192.168.39.254 in this document, and other options are default.
196 +
197 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_dfbfdd586c855c47.png||alt="image-20221116105947-1.png" height="573" width="706"]]
198 +
199 +Select "Open setting" to enter the setting interface, the settings are as follows.
200 +
201 +The third item "Protocol" selects TCP, and "Open system" selects MELSOFT connection, which allows the
202 +
203 +Mitsubishi programming software GX works2 to communicate with the FX3U via the Ethernet module.
204 +
205 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_7c01ac15090fcc5b.png||alt="image-20221116110802-1.png" height="549" width="706"]]
206 +
207 +Click on "transter setup" - "PC side I/F setting", see the following figure.
208 +
209 +After setting, the first download must use the programming cable, as shown in the figure; after that, can
210 +
211 +use the IP set in the "Ethernet board" to communicate directly with the network cable.
212 +
213 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d6fd9ce3b96f99e2.png||alt="image-20221116110832-2.png" height="423" width="708"]]
214 +
215 +Read and write data from the Ethernet module
216 +
217 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_690b3e57b29cfd4b.png||alt="image-20221116110907-3.png" height="549" width="706"]]
218 +
219 +Set "Transter setup" to COM communication, and read or write operation as shown below
220 +
221 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_b317253742f7151.png||alt="image-20221116110917-4.png" height="549" width="706"]]
222 +
223 +**PLC Settings (GX Works 2)**
224 +
225 +Create a blank FX5U project
226 +
227 +Find Current Connection in the navigation
228 +
229 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d2a46ba9c005cf38.png||alt="image-20221116111427-1.png" height="421" width="705"]]
230 +
231 +Select Connection Channel List
232 +
233 +Select Ethernet board communication
234 +
235 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_8f49721a3e5b0ef9.png||alt="image-20221116111451-2.png" height="421" width="705"]]
236 +
237 +Select Ethernet Module
238 + Set the IP address of the PLC
239 +
240 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_1e9a9e29a46a1041.png||alt="image-20221116111509-3.png" height="666" width="699"]]
241 +
242 +Read or write PLC data, in this document is read
243 +
244 +{{id name="Iimage-20221116111651-4.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_e3d629103727a423.png||alt="image-20221116111651-4.png" height="416" width="697"]]
245 +
246 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_7f29923ebcb670d1.png||alt="image-20221116111727-5.png" height="416" width="697"]]
247 +
248 +**Configure the communication protocol**
249 +
250 +[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_b2cdc33b6eb92b67.png||alt="image-20221119101946-2.png" height="395" width="695"]]
251 +
252 +== {{id name="HFX5USerial"/}}**FX5U Serial ** ==
253 +
254 +Mitsubishi FX5U series PLC
255 +
256 +**1)V-BOX Settings**
257 +
258 +|**Item**|**Settings**|**Note**
259 +|Protocol|Mitsubishi FX5U|
260 +|Connection|RS422/RS485|
261 +|Baud rate|9600|
262 +|Data bit|7|
263 +|Parity|Odd|
264 +|Stop bit|1|
265 +|PLC station No.|1~~255|Need to be the same as PLC settings
266 +
267 +**2)Address List**
268 +
269 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
270 +|(% rowspan="15" %)Bit|X|X|X o|0~~303237|
271 +|Y|Y|Y o|0~~303237|
272 +|M|M|M d|0~~99999|
273 +|B|B|B h|0~~7FFF|
274 +|F|F|F d|0~~32767|
275 +|SB|SB|SB h|0~~7FFF|
276 +|TS|TS|TS d|0~~1023|
277 +|TC|TC|TC d|0~~1023|
278 +|STS|STS|STS d|0~~1023|
279 +|STC|STC|STS d|0~~1023|
280 +|CS|CS|CS d|0~~1023|
281 +|CC|CC|CC d|0~~1023|
282 +|SM|SM|SM d|0~~9999|
283 +|L|L|L d|0~~32767|
284 +|S|S|S d|0~~4095|
285 +|(% rowspan="9" %)Word|W|W|W h|0~~3FF|
286 +|TN|TN|TN d|0~~1023|
287 +|STN|STN|STN d|0~~1023|
288 +|CN|CN|CN d|0~~1023|
289 +|R|R|R d|0~~32767|
290 +|SW|SW|SW h|0~~7FFF|
291 +|Z|Z|Z d|0~~23|
292 +|D|D|D d|0~~7999|
293 +|SD|SD|SD d|0~~11999|
294 +
295 +**3)PLC Settings (GX Works 3)**
296 +
297 +Create a blank FX5U project
298 +
299 +Find the 485 serial port module in the system navigation bar and double click to enter the settings.
300 +
301 +{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_5c9cb13fac1e6c93.png3Fwidth3D20026height3D46226rev3D1.1"/}}[[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"]]
302 +
303 +Select protocol in the setting item, and set parameters.
304 +
305 +{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_de942589ca070228.png3Fwidth3D60026height3D32426rev3D1.1"/}}[[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"]]
306 +
307 +Set station number, and [Message Pattern] (Pattern 1 or Pattern 4)
308 +
309 +{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_387ec7d00b5feb59.png3Fwidth3D60026height3D32326rev3D1.1"/}}[[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"]]
310 +
311 +Click the [Apply] button to finish the setting.
312 +
313 +Click download and select the items as below, then click [execute] to download the configuration to PLC.
314 +
315 +{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_cdef1c5ec8cc2105.png3Fwidth3D60026height3D43426rev3D1.1"/}}[[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"]]
316 +
317 + As soon as download is completed, connect PLC with serial port, then configure it in the [Specify Connection Destination Connection].
318 +
319 +Done.
320 +
321 +**4)Configure the communication protocol**
322 +
323 +{{id name="Iimage-20220825104904-1.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_dbaddd53e9951a17.png||alt="image-20220825104904-1.png" height="1033" width="1920"]]
324 +
325 +**5)Cable Wiring**
326 +
327 +* **RS422**
328 +
329 +{{id name="Iimage-20220825105105-2.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d022c5ff4cf8c68e.png||alt="image-20220825105105-2.png" height="288" width="711"]]
330 +
331 +{{id name="Iimage-20220825105533-3.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_50e173394c73f154.png||alt="image-20220825105533-3.png" height="246" width="420"]]
332 +
333 +== **FX5U Ethernet ** ==
334 +
335 +Mitsubishi FX5U series PLC
336 +
337 +**1)V-BOX Settings**
338 +
339 +|**Items**|**Settings**|**Note**
340 +|Protocol|Mitsubishi FX5U|
341 +|Connection|Ethernet|
342 +|Port No.|5002|Must be the same as the PLC setting
343 +|PLC station No.|0|
344 +
345 +**2)Address List**
346 +
347 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
348 +|(% rowspan="15" %)Bit|X|X|X o|0~~303237|
349 +|Y|Y|Y o|0~~303237|
350 +|M|M|M d|0~~99999|
351 +|B|B|B h|0~~7FFF|
352 +|F|F|F d|0~~32767|
353 +|SB|SB|SB h|0~~7FFF|
354 +|TS|TS|TS d|0~~1023|
355 +|TC|TC|TC d|0~~1023|
356 +|STS|STS|STS d|0~~1023|
357 +|STC|STC|STS d|0~~1023|
358 +|CS|CS|CS d|0~~1023|
359 +|CC|CC|CC d|0~~1023|
360 +|SM|SM|SM d|0~~9999|
361 +|L|L|L d|0~~32767|
362 +|S|S|S d|0~~4095|
363 +|(% rowspan="9" %)Word|W|W|W h|0~~3FF|
364 +|TN|TN|TN d|0~~1023|
365 +|STN|STN|STN d|0~~1023|
366 +|CN|CN|CN d|0~~1023|
367 +|R|R|R d|0~~32767|
368 +|SW|SW|SW h|0~~7FFF|
369 +|Z|Z|Z d|0~~23|
370 +|D|D|D d|0~~7999|
371 +|SD|SD|SD d|0~~11999|
372 +
373 +**3)PLC Settings (GX Works 3)**
374 +
375 +Find the [Ethernet port] in the navigation area.
376 +
377 +{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_8e8f85ace087346c.png3Fwidth3D30026height3D59326rev3D1.1"/}}[[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"]]
378 +
379 +Select [Own Node Settings] in the [Setting Item List];
380 +
381 +Set [IP Address], [Subnet Mask], [Default Gateway];
382 +
383 +Click [Detailed Settings] into [Ethernet Configuration (Built-in Ethernet Port)] windows;
384 +
385 +{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_5d98495052c8c10e.png3Fwidth3D60026height3D33926rev3D1.1"/}}[[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"]]
386 +
387 +Select [SLMP Connection Module] and add into host station as below picture shows;
388 +
389 +Set Port number as 5002 (this is necessary settings);
390 +
391 +Click [Close with Reflecting the Setting] to save and close window;
392 +
393 +{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_14b489fdc6c6589d.png3Fwidth3D60026height3D35026rev3D1.1"/}}[[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"]]
394 +
395 +Click [Apply] to completed Etherenet settings;
396 +
397 +Switch to the [On line data operation] interface as below, check the item and click [Execute] to download.
398 +
399 +{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_c93025a968a8a9e7.png3Fwidth3D60026height3D43426rev3D1.1"/}}[[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"]]
400 +
401 +**4)Configure the communication protocol**
402 +
403 +{{id name="Iimage-20220825112403-1.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_caa9bf4d8cc6de0f.png||alt="图片-20220825112403-1.png" height="1033" width="1920"]]
404 +
405 +**5)Cable Wiring**
406 +
407 +[[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"]]
408 +
409 +== {{id name="HL02Serial"/}}**L02 Serial ** ==
410 +
411 +Mitsubishi L02 series CPU built-in serial port.
412 +
413 +**1)V-BOX Settings**
414 +
415 +|**Item**|**Settings**|**Note**
416 +|Protocol|Mitsubishi L02|
417 +|Connection|RS422|
418 +|Baud rate|115200|
419 +|Data bit|8|
420 +|Parity|Odd|
421 +|Stop bit|1|
422 +|PLC station No.|1~~255|Need to be the same as PLC settings
423 +
424 +**2)Address List**
425 +
426 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
427 +|Bit|X|X|X h|0~~FFFF|
428 +|Bit|Y|Y|Y h|0~~FFFF|
429 +|Bit|M|M|M d|0~~9999|
430 +|Bit|L|L|L d|0~~9999|
431 +|Bit|F|F|F d|0~~9999|
432 +|Bit|B|B|B h|0~~FFFF|
433 +|Bit|V|V|V d|0~~2047|
434 +|Bit|TC|TC|TC d|0~~9999|
435 +|Bit|SS|SS|SS d|0~~9999|
436 +|Bit|SC|SC|SC d|0~~9999|
437 +|Bit|CS|CS|CS d|0~~9999|
438 +|Bit|CC|CC|CC d|0~~9999|
439 +|Bit|SB|SB|SB h|0~~FFFF|
440 +|Bit|SM|SM|SM d|0~~2047|
441 +|Bit|STS|STS|STS d|0~~1023|
442 +|Bit|S|S|S d|0~~9999|
443 +|Bit|DX|DX|DX h|0~~FFFF|
444 +|Bit|DY|DY|DY h|0~~FFFF|
445 +|Bit|TS|TS|TS d|0~~9999|
446 +|Bit|Dbit|Dbit|Dbit d.d|0~~99999.0~~15|
447 +|Word|W|W|W h|0~~FFFF|
448 +|Word|TN|TN|TN d|0~~99999|
449 +|Word|SN|SN|SN d|0~~99999|
450 +|Word|CN|CN|CN d|0~~99999|
451 +|Word|R|R|R d|0~~99999|
452 +|Word|SW|SW|SW h|0~~FFFF|
453 +|Word|Z|Z|Z d|0~~99999|
454 +|Word|ZR|ZR|ZR h|0~~FFFF|
455 +|Word|D|D|D d|0~~99999|
456 +
457 +**3)Communication Settings**
458 +
459 +{{id name="Iimage-20220825160648-3.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_cfed67f2ecb4ccec.png||alt="image-20220825160648-3.png" height="1009" width="1920"]]
460 +
461 +**4)Cable Wiring**
462 +
463 +* **RS422**
464 +
465 +{{id name="Iimage-20220825161612-8.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_90e38f152d639809.png||alt="image-20220825161612-8.png" height="278" width="612"]]
466 +
467 +{{id name="Iimage-20220825160820-4.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d301e675d8224725.png||alt="image-20220825160820-4.png" height="208" width="359"]]
468 +
469 +== {{id name="HL02Ethernet"/}}**L02 Ethernet ** ==
470 +
471 +Mitsubishi L series CPU built-in Ethernet port.
472 +
473 +**1)V-BOX Settings**
474 +
475 +|**Items**|**Settings**|**Note**
476 +|Protocol|MIT L02 CPU MELSEC|
477 +|Connection|Ethernet|
478 +|Port No.|1025|Must be the same as the PLC setting
479 +|PLC station No.|0|Must be the same as the PLC setting
480 +
481 +**2)Address List**
482 +
483 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
484 +|Bit|X|X|X h|0~~FFFF|
485 +|Bit|Y|Y|Y h|0~~FFFF|
486 +|Bit|M|M|M d|0~~9999|
487 +|Bit|L|L|L d|0~~9999|
488 +|Bit|F|F|F d|0~~9999|
489 +|Bit|B|B|B h|0~~FFFF|
490 +|Bit|V|V|V d|0~~2047|
491 +|Bit|TC|TC|TC d|0~~9999|
492 +|Bit|SS|SS|SS d|0~~9999|
493 +|Bit|SC|SC|SC d|0~~9999|
494 +|Bit|CS|CS|CS d|0~~9999|
495 +|Bit|CC|CC|CC d|0~~9999|
496 +|Bit|SB|SB|SB h|0~~FFFF|
497 +|Bit|SM|SM|SM d|0~~2047|
498 +|Bit|STS|STS|STS d|0~~1023|
499 +|Bit|S|S|S d|0~~9999|
500 +|Bit|DX|DX|DX h|0~~FFFF|
501 +|Bit|DY|DY|DY h|0~~FFFF|
502 +|Bit|TS|TS|TS d|0~~9999|
503 +|Bit|Dbit|Dbit|Dbit d.d|0~~99999.0~~15|
504 +|Word|W|W|W h|0~~FFFF|
505 +|Word|TN|TN|TN d|0~~99999|
506 +|Word|SN|SN|SN d|0~~99999|
507 +|Word|CN|CN|CN d|0~~99999|
508 +|Word|R|R|R d|0~~99999|
509 +|Word|SW|SW|SW h|0~~FFFF|
510 +|Word|Z|Z|Z d|0~~99999|
511 +|Word|ZR|ZR|ZR h|0~~FFFF|
512 +|Word|D|D|D d|0~~99999|
513 +
514 +**3)PLC Settings (GX Works2 )**
515 +
516 +Create a project
517 +
518 +Set PLC IP, subnet mask and gateway;
519 +
520 +Select [Binary Code] as communication data code;
521 +
522 +{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_776e17505f3fc6c0.png3Fwidth3D60026height3D52426rev3D1.1"/}}[[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"]]
523 +
524 +Set PLC port number, for example 1025
525 +
526 +{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_8d0d1a22d388f70b.png3Fwidth3D60026height3D52426rev3D1.1"/}}[[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"]]
527 +
528 +Save settings;
529 +
530 +Download project into PLC device;
531 +
532 +Restart PLC device;
533 +
534 +**4)Configure the communication protocol**
535 +
536 +{{id name="Iimage-20220825142659-1.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_fafc9b29e20178c0.png||alt="image-20220825142659-1.png" height="1010" width="1920"]]
537 +
538 +**5)Cable Wiring**
539 +
540 +{{id name="Ihttps:2F2Fdocs.we-con.com.cn2Fbin2Fdownload2FPIStudio2F12.PLC2520protocols2FWebHome2F12.PLC2520Protocol_html_2297240b57346b2a.png3Fwidth3D40126height3D17026rev3D1.1-1"/}}[[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"]]
541 +
542 +== {{id name="HQ12HSerial"/}}**Q12H Serial ** ==
543 +
544 +This Demo shows V-BOX communicate with Q12H PLC by Q02H serial Protocol
545 +
546 +**[[Download link>>url:https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Communication/V-Box%20connect%20PLC%20Q12H.rar]]**
547 +
548 +== **QJ71E71 Ethernet ** ==
549 +
550 +Mitsubishi QJ71E71 Ethernet communication module;
551 +
552 +**1)V-BOX Settings**
553 +
554 +|**Items**|**Settings**|**Note**
555 +|Protocol|MIT QJ71E71 MELSEC|
556 +|Connection|Ethernet|
557 +|Port No.|1025|Must be the same as the PLC setting
558 +|PLC station No.|0|Must be the same as the PLC setting
559 +
560 +**2)Address List**
561 +
562 +|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note**
563 +|(% rowspan="18" %)Bit|X|X|X h|0~~1FFF|
564 +|Y|Y|Y h|0~~1FFF|
565 +|M|M|M d|0~~99999|
566 +|L|L|L d|0~~8191|
567 +|F|F|F d|0~~2047|
568 +|B|B|B h|0~~1FFF|
569 +|V|V|V d|0~~2047|
570 +|TS|TS|TS d|0~~2047|
571 +|TC|TC|TC d|0~~2047|
572 +|SS|SS|SS d|0~~2047|
573 +|SC|SC|SC d|0~~2047|
574 +|CS|CS|CS d|0~~1023|
575 +|CC|CC|CC d|0~~1023|
576 +|SB|SB|SB h|0~~7FF|
577 +|S|S|S d|0~~8191|
578 +|DX|DX|DX h|0~~1FFF|
579 +|DY|DY|DY h|0~~1FFF|
580 +|SM|SM|SM d|8000~~9999|
581 +|(% rowspan="10" %)Word|SD|SD|SD d|0~~2047|
582 +|D|D|D d|0~~12287|
583 +|W|W|W h|0~~1FFF|
584 +|TN|TN|TN d|0~~2047|
585 +|SN|SN|SN d|0~~2047|
586 +|CN|CN|CN d|0~~1023|
587 +|R|R|R d|0~~32767|
588 +|SW|SW|SW h|0~~7FF|
589 +|Z|Z|Z d|0~~15|
590 +|ZR|ZR|ZR h|0~~FE7FF|
591 +
592 +**3)PLC Settings(GX Works2)**
593 +
594 +* Click [Ethernet/CC IE/MELSECNET];
595 +* Please select [Ethernet] as network type;
596 +* Set station I/O number according to situation (For example, 0020 means that the module is connected to PLC CPU in first order);
597 +* Select [Online] as Mode;
598 +* {{id name="Iimage-20221119171343-2.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d54f23688c520f78.png||alt="image-20221119171343-2.png" height="341" width="587"]]
599 +* Click [Operation setting] to set IP;
600 +* Select [Binary Code] as [Communication Data Code];
601 +* {{id name="Iimage-20221119171436-3.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ce8e6a671b9508e0.png||alt="image-20221119171436-3.png" height="354" width="588"]]
602 +* Click [Open setting]
603 +* Set protocol: TCP;
604 +* Set [unpassive] in [Open system];
605 +* Set [receive] in [Fixed buffer];
606 +* Set [procedure Exist] in [Fixed buffer communication];
607 +* Disable [Pairing open];
608 +* Set [No confirm] in [Existence confirmation];
609 +* Host station port number: 5009;
610 +* Save settings;
611 +* {{id name="Iimage-20221119171611-4.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_1d8e2f4fb7c72471.png||alt="image-20221119171611-4.png" height="354" width="588"]]
612 +* Download project into PLC and restart it
613 +
614 +**4)Configure the communication protocol**
615 +
616 +{{id name="Iimage-20221119171832-5.png"/}}[[image:xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_50990385ef491b9e.png||alt="image-20221119171832-5.png" height="354" width="625"]]
617 +
618 +**5)Cable Wiring**
619 +
620 +[[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.2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +58.0 KB
Content
1.5.1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +103.4 KB
Content
1.5.2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +46.6 KB
Content
1694743608503-875.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +98.4 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_1d8e2f4fb7c72471.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +23.1 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_1e904556bb758dfe.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +66.0 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_1e9a9e29a46a1041.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +34.1 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_4d2a4921240d23c6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +123.2 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_50990385ef491b9e.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +69.6 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_50e173394c73f154.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +23.8 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_690b3e57b29cfd4b.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +17.8 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_7c01ac15090fcc5b.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +16.4 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_7f29923ebcb670d1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +106.2 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_860bcf87f6ca7b98.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +403.6 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_8f49721a3e5b0ef9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +225.5 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_90e38f152d639809.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +86.3 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_9294a40c62eb99be.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +65.9 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_949d5d77c1d9cf1e.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +18.9 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_b2cdc33b6eb92b67.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +68.7 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_b317253742f7151.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +23.2 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_caa9bf4d8cc6de0f.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +128.1 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_ce8e6a671b9508e0.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +43.4 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_cfed67f2ecb4ccec.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +122.7 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d022c5ff4cf8c68e.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +78.5 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d2a46ba9c005cf38.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +63.4 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d301e675d8224725.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +24.9 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d54f23688c520f78.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +90.3 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_d6fd9ce3b96f99e2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +42.2 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_dbaddd53e9951a17.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +123.5 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_dc262f14b14cf564.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +121.8 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_dfbfdd586c855c47.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +18.7 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_e3d629103727a423.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +74.3 KB
Content
xwiki_V-BOX_V-Net_Training_1+Communication_WebHome_fafc9b29e20178c0.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +124.2 KB
Content
三菱 FN盒子通讯配置.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AiXia
Size
... ... @@ -1,0 +1,1 @@
1 +65.5 KB
Content