Changes for page 1 Communication
Last modified by Hunter on 2024/07/01 10:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 20 removed)
- image-20220831163041-1.png
- image-20220831163406-2.png
- image-20220831163422-3.png
- image-20220831163441-4.png
- image-20220831163548-5.png
- image-20220831163553-6.png
- image-20220831163923-7.png
- image-20220831164626-1.png
- image-20220831164646-2.png
- image-20220831164700-3.png
- image-20220831164731-4.png
- image-20220831165008-1.png
- image-20220831165017-2.png
- image-20220831165031-3.png
- image-20220831165238-4.png
- image-20220831170147-1.png
- image-20220831170215-2.png
- image-20220831170254-3.png
- image-20220831170306-4.png
- image-20220831171127-1.png
Details
- Page properties
-
- Content
-
... ... @@ -1194,323 +1194,62 @@ 1194 1194 * Please set the communication delay time of 10ms in setting, to avoid that the instrument may not be able to communicate in a short time due to too fast data access and too much connection requests. 1195 1195 * [[image:image-20220831161356-1.png]]Because of the particularity of the instrument, it is necessary to write the value of the address in the menu interface corresponding to the address, and to enter the menu where the address locates, so that the value could be written. 1196 1196 1197 -= Createcommunicationwith Xinje**PLC** =1197 +== **EtherNet/IP NX series Protocol** == 1198 1198 1199 - ==**XCserialprotocol**==1199 +Supported series: Omron NX/NJ series 1200 1200 1201 -** 1)V-BOXSettings**1201 +**HMI Setting** 1202 1202 1203 -|**Item**|**Settings**|**Note** 1204 -|Protocol|XINJE XC MODBUS| 1205 -|Connection|RS232| 1206 -|Baud rate|19200| 1207 -|Data bit|8| 1208 -|Parity|EVEN| 1209 -|Stop bit|1| 1203 +|**Items**|**Settings**|**Note** 1204 +|Protocol|Omron NX Ethernet/IP| 1205 +|Connection|Ethernet| 1206 +|Port No.|44818| 1210 1210 |PLC station No.|1| 1211 1211 1212 -** 2)Address List**1209 +**Instruction** 1213 1213 1214 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 1215 -|Bit|M|M|M d|0~~8511| 1216 -|Bit|X|X|X o|0~~1747| 1217 -|Bit|Y|Y|Y o|0~~1747| 1218 -|Bit|S|S|S d|0~~1023| 1219 -|Bit|T|T|T d|0~~4095| 1220 -|Bit|C|C|C d|0~~634| 1221 -|Word|D|D|D d|0~~8511| 1222 -|Word|TD|TD|TD d|0~~618| 1223 -|Word|CD|CD|CD d|0~~634| 1224 -|Word|FD|FD|FD d|0~~8511| 1211 +1) In Sysmac Studio, please select [Publish Only] for [Network Publish] when setting address tag. 1225 1225 1226 - **3)Configure the communicationprotocol**1213 +2) When [Do not publish] is selected for a tag, different import methods may lead to different results. When import tags by [Get Tags from Device], the tag will be eliminated. If [Import tags] is selected, the tags will be imported, but the communication will not succeed. 1227 1227 1215 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_4156caf6f116c570.png?width=600&height=277&rev=1.1||alt="12.PLC Protocol_html_4156caf6f116c570.png" height="277" width="600"]] 1228 1228 1229 - [[image:image-20220831163041-1.png]]1217 +**Export labels from Sysmac Studio** 1230 1230 1231 - **4)CableWiring**1219 +Launch Sysmac Studio, under Global Variables create the address labels, and thenselect [Tools] -> [Export Global Variables]; 1232 1232 1233 - Figure1221 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_26f91dee66c723e9.png?width=600&height=276&rev=1.1||alt="12.PLC Protocol_html_26f91dee66c723e9.png" height="276" width="600"]] 1234 1234 1235 - [[image:image-20220831163406-2.png]][[image:image-20220831163422-3.png]]1223 +Launch PIStudio, in [Communication] Settings add Omron NX Ethernet/IP protocol; 1236 1236 1237 - PinDefinitionDiagram1225 +Click [Label manage]; 1238 1238 1239 -[[image: image-20220831163441-4.png]]1227 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_cd38d2d0c5187f6b.png?width=600&height=276&rev=1.1||alt="12.PLC Protocol_html_cd38d2d0c5187f6b.png" height="276" width="600"]] 1240 1240 1241 - ==**XDserial protocol**==1229 +Click [Import labels] and then select the file exported in step 1; 1242 1242 1243 - **1)V-BOXSettings**1231 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_52bd5da678bef9b4.png?width=600&height=403&rev=1.1||alt="12.PLC Protocol_html_52bd5da678bef9b4.png" height="403" width="600"]] 1244 1244 1245 - SupportedSeries:DeltaXinjieXD/XE SeriesPLC1233 +The Import Status field shows the result, click [OK] to finish importing address labels; 1246 1246 1247 -|**Item**|**Settings**|**Note** 1248 -|Protocol|XINJE XD/XC MODBUS| 1249 -|Connection|RS232| 1250 -|Baud rate|19200| 1251 -|Data bit|8| 1252 -|Parity|EVEN| 1253 -|Stop bit|1| 1254 -|PLC station No.|1| 1235 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_7f0465a589b98912.png?width=600&height=291&rev=1.1||alt="12.PLC Protocol_html_7f0465a589b98912.png" height="291" width="600"]] 1255 1255 1256 -** 2)AddressList**1237 +**Communication Settings** 1257 1257 1258 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 1259 -|Bit|M|M|M d|0~~74999| 1260 -|Bit|X1xx|X1xx|X1xx o|0~~1177| 1261 -|Bit|X2xx|X2xx|X2xx o|0~~277| 1262 -|Bit|X|X|X o|0~~77| 1263 -|Bit|Y1xx|Y1xx|Y1xx o|0~~1177| 1264 -|Bit|Y2xx|Y2xx|Y2xx o|0~~277| 1265 -|Bit|Y|Y|Y o|0~~4095| 1266 -|Bit|SM|SM|SM d|0~~4999|((( 1267 - 1268 -))) 1269 -|Bit|T|T|T d|0~~4999| 1270 -|Bit|C|C|C d|0~~4999| 1271 -|Bit|ET|ET|ET d|0~~31| 1272 -|Bit|SE|SE|SE d|0~~31| 1273 -|Bit|HM|HM|HM d|0~~11999| 1274 -|Bit|HSC|HSC|HSC d|0~~39| 1275 -|Bit|HS|HS|HS d|0~~999| 1276 -|Bit|HT|HT|HT d|0~~1999| 1277 -|Bit|HC|HC|HC d|0~~1999| 1278 -|Bit|S|S|S d|0~~7999| 1279 -|Word|D|D|D d|0~~69999| 1280 -|Word|ID|ID|ID d|0~~99| 1281 -|Word|ID1xx|ID1xx|ID1xx d|0~~999| 1282 -|Word|ID2xx|ID2xx|ID2xx d|0~~299| 1283 -|Word|QD|QD|QD d|0~~99| 1284 -|Word|QD1xx|QD1xx|QD1xx d|0~~999| 1285 -|Word|QD2xx|QD2xx|QD2xx d|0~~299| 1286 -|Word|SD|SD|SD d|0~~4999| 1287 -|Word|TD|TD|TD d|0~~575| 1288 -|Word|CD|CD|CD d|0~~575| 1289 -|Word|ETD|ETD|ETD d|0~~31| 1290 -|Word|HD|HD|HD d|0~~24999| 1291 -|Word|HSD|HSD|HSD d|0~~1023| 1292 -|Word|HTD|HTD|HTD d|0~~95| 1293 -|Word|HCD|HCD|HCD d|0~~95| 1294 -|Word|HSCD|HSCD|HSCD d|0~~31| 1295 -|Word|FD|FD|FD d|0~~8191| 1296 -|Word|SFD|SFD|SFD d|0~~5999| 1297 -|Word|FS|FS|FS d|0~~47| 1239 +Enable HMI Ethernet in [Project Settings]; 1298 1298 1299 - **3)Configurethemunicationprotocol**1241 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_43b671f18153910d.png?width=405&height=107&rev=1.1||alt="12.PLC Protocol_html_43b671f18153910d.png" height="107" width="405"]] 1300 1300 1301 - [[image:image-20220831163923-7.png]]1243 +Set PLC IP in [Device IP] settings; 1302 1302 1245 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_437cb087b36b5784.png?width=600&height=330&rev=1.1||alt="12.PLC Protocol_html_437cb087b36b5784.png" height="330" width="600"]] 1303 1303 1247 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_60ef71528a99abf5.png?width=554&height=188&rev=1.1||alt="12.PLC Protocol_html_60ef71528a99abf5.png" height="188" width="554"]] 1304 1304 1305 -** 4)Cable Wiring**1249 +**Cable Wiring** 1306 1306 1307 - Figure1251 +[[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"]] 1308 1308 1309 -[[image:image-20220831163406-2.png]][[image:image-20220831163553-6.png]] 1310 - 1311 -Pin Definition Diagram 1312 - 1313 -[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/image-20220830160232-3.png?rev=1.1||alt="image-20220830160232-3.png"]] 1314 - 1315 -= Create communication with Inovance** PLC** = 1316 - 1317 -== **H3U serial protocol** == 1318 - 1319 -**1)V-BOX Settings** 1320 - 1321 -|**Item**|**Settings**|**Note** 1322 -|Protocol|INOVANCE H3U PLC| 1323 -|Connection|RS422| 1324 -|Baud rate|9600| 1325 -|Data bit|7| 1326 -|Parity|EVEN| 1327 -|Stop bit|1| 1328 -|PLC station No.|0| 1329 - 1330 -**2)Address List** 1331 - 1332 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 1333 -|Bit|X|X|X o|0~~303237| 1334 -|Bit|Y|Y|Y o|0~~303237| 1335 -|Bit|M|M|M d|0~~99999| 1336 -|Bit|T|T|T d|0~~99999| 1337 -|Bit|C|C|C d|0~~99999| 1338 -|Bit|SM|SM|SM d|8000~~999| 1339 -|Bit|S|T|S d|0~~99999| 1340 -|Bit|Lamp|Lamp|Lamp d|0~~0| 1341 -|Word|X|X|X o|0~~303237| 1342 -|Word|Y|Y|Y o|0~~303237| 1343 -|Word|M|M|M d|0~~99999| 1344 -|Word|T|T|T d|0~~99999| 1345 -|Word|C|C|C d|0~~199| 1346 -|Word|D|D|D d|0~~7999| 1347 -|Word|S|S|S d|0~~99999| 1348 -|Word|SD|SD|SD d|8000~~9999| 1349 -|Word|R|R|R d|0~~32767| 1350 - 1351 -**3)Configure the communication protocol** 1352 - 1353 -[[image:image-20220831164626-1.png]] 1354 - 1355 - 1356 - 1357 -**4)Cable Wiring** 1358 - 1359 -Figure 1360 - 1361 -[[image:image-20220831164646-2.png]][[image:image-20220831164700-3.png]] 1362 - 1363 -Pin Definition Diagram 1364 - 1365 -[[image:image-20220831164731-4.png]] 1366 - 1367 -= Create communication with Panasonic** PLC** = 1368 - 1369 -== **FP serial protocol** == 1370 - 1371 -**1)V-BOX Settings** 1372 - 1373 -|**Item**|**Settings**|**Note** 1374 -|Protocol|Panasonic FP MFWTOCOL| 1375 -|Connection|RS232| 1376 -|Baud rate|9600| 1377 -|Data bit|8| 1378 -|Parity|ODD| 1379 -|Stop bit|1| 1380 -|PLC station No.|1| 1381 - 1382 -**2)Address List** 1383 - 1384 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 1385 -|Bit|X|X|X d|0~~9999| 1386 -|Bit|Y|Y|Y d|0~~9999| 1387 -|Bit|R|R|R d|0~~9999| 1388 -|Bit|T|T|T d|0~~9999| 1389 -|Bit|C|C|C d|0~~9999| 1390 -|Bit|L|L|L d|0~~9999| 1391 -|Word|WX|WX|WX d|0~~9999| 1392 -|Word|WY|WY|WY d|0~~9999| 1393 -|Word|WR|WR|WR d|0~~9999| 1394 -|Word|WL|WL|WL d|0~~9999| 1395 -|Word|LD|LD|LD d|0~~9999| 1396 -|Word|DT|DT|DT d|0~~65535| 1397 -|Word|FL|FL|FL d|0~~9999| 1398 -|Word|EV|EV|EV d|0~~9999| 1399 -|Word|SV|SV|SV d|0~~9999| 1400 - 1401 -**3)Configure the communication protocol** 1402 - 1403 -[[image:image-20220831165238-4.png]] 1404 - 1405 - 1406 - 1407 -**4)Cable Wiring** 1408 - 1409 -Figure 1410 - 1411 -[[image:image-20220831165031-3.png]][[image:image-20220831165017-2.png]] 1412 - 1413 -Pin Definition Diagram 1414 - 1415 -[[image:image-20220831165008-1.png]] 1416 - 1417 -= Create communication with LS** PLC** = 1418 - 1419 -== **XBC serial protocol** == 1420 - 1421 -**1)V-BOX Settings** 1422 - 1423 -|**Item**|**Settings**|**Note** 1424 -|Protocol|LS XBC CNet| 1425 -|Connection|RS232| 1426 -|Baud rate|115200| 1427 -|Data bit|8| 1428 -|Parity|NONE| 1429 -|Stop bit|1| 1430 -|PLC station No.|1| 1431 - 1432 -**2)Address List** 1433 - 1434 -|**Type**|**Device registers**|**HMI registers**|**Format**|**Range**|**Note** 1435 -|Bit|P|P|P d|0~~2047| 1436 -|Bit|M|M|M d|0~~2047| 1437 -|Bit|L|L|L d|0~~11263| 1438 -|Bit|K|K|K d|0~~16183| 1439 -|Bit|F|F|F d|0~~2047| 1440 -|Bit|D|D|D d|0~~32767| 1441 -|Bit|R|R|R d|0~~32767| 1442 -|Bit|U|U|U d|0~~4095| 1443 -|Word|P|P|P d|0~~2047| 1444 -|Word|M|M|M d|0~~2047| 1445 -|Word|L|L|L d|0~~11263| 1446 -|Word|K|K|K d|0~~16183| 1447 -|Word|F|F|F d|0~~2047| 1448 -|Word|C|C|C d|0~~2047| 1449 -|Word|T|T|T d|0~~2047| 1450 -|Word|D|D|D d|0~~32767| 1451 -|Word|N|N|N d|0~~21503| 1452 -|Word|R|R|R d|0~~32767| 1453 -|Word|U|U|U d|0~~4095| 1454 -|Word|Z|Z|Z d|0~~127| 1455 -|Word|S|S|S d|0~~127| 1456 - 1457 -**3)Configure the communication protocol** 1458 - 1459 -[[image:image-20220831170147-1.png]] 1460 - 1461 -**4)Cable Wiring** 1462 - 1463 -Figure 1464 - 1465 -[[image:image-20220831170306-4.png]][[image:image-20220831170254-3.png]] 1466 - 1467 -Pin Definition Diagram 1468 - 1469 -[[image:image-20220831170215-2.png]] 1470 - 1471 -== **XGK FEnet Ethernet protocol** == 1472 - 1473 -Supported Series: LS XGT series XGK CPU with XGL-EFMT Ethernet module 1474 - 1475 -**1)V-BOX Settings** 1476 - 1477 -|**Items**|**Settings**|**Note** 1478 -|Protocol|LG XGK FEnet(Ethernet)| 1479 -|Connection|Ethernet| 1480 -|Port No.|2004| 1481 - 1482 -**2)Address List** 1483 - 1484 -|**Type**|**Register**|**Range**|**Format**|**Note** 1485 -|(% rowspan="14" %)Word|P|0~~2047|P d| 1486 -|M|0~~2047|M d| 1487 -|K|0~~2047|K d| 1488 -|F|0~~2047|F d| 1489 -|T|0~~2047|T d| 1490 -|C|0~~2047|C d| 1491 -|Z|0~~127|Z d| 1492 -|S|0~~127|S d| 1493 -|L|0~~11263|L d| 1494 -|N|0~~21503|N d| 1495 -|D|0~~32767|D d| 1496 -|R|0~~32767|R d| 1497 -|ZR|0~~65535|ZR d| 1498 -|UxDD|0~~6331|UxDD nndd|nn: 0~~63, dd: 0~~31 1499 - 1500 -**✎Note:** 1501 - 1502 -* In addition to the "UxDD" register, the others correspond to the PLC register one by one. UxDD corresponds to U in the PLC; 1503 -* 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; 1504 -* All bit registers are in the form of bits in word, and the range is the same as the word register; 1505 - 1506 -**3)Communication Settings** 1507 - 1508 -[[image:image-20220831171127-1.png]] 1509 - 1510 -**4)Cable Wiring** 1511 - 1512 -[[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"]] 1513 - 1514 1514 = Create communication with **Modbus RTU** = 1515 1515 1516 1516 == **V-BOX as Slave** ==
- image-20220831163041-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -58.6 KB - Content
- image-20220831163406-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -28.4 KB - Content
- image-20220831163422-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -53.9 KB - Content
- image-20220831163441-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -13.7 KB - Content
- image-20220831163548-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -37.1 KB - Content
- image-20220831163553-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -37.1 KB - Content
- image-20220831163923-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -57.3 KB - Content
- image-20220831164626-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -56.1 KB - Content
- image-20220831164646-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -28.4 KB - Content
- image-20220831164700-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -66.6 KB - Content
- image-20220831164731-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -12.3 KB - Content
- image-20220831165008-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -13.3 KB - Content
- image-20220831165017-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -36.2 KB - Content
- image-20220831165031-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -28.3 KB - Content
- image-20220831165238-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -57.4 KB - Content
- image-20220831170147-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -57.1 KB - Content
- image-20220831170215-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -14.3 KB - Content
- image-20220831170254-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -43.5 KB - Content
- image-20220831170306-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -28.5 KB - Content
- image-20220831171127-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Ben - Size
-
... ... @@ -1,1 +1,0 @@ 1 -60.1 KB - Content