Changes for page 1 Communication

Last modified by Hunter on 2024/07/01 10:54

From version 145.1
edited by Ben
on 2022/08/31 16:15
Change comment: There is no comment for this version
To version 154.1
edited by Ben
on 2022/08/31 17:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1194,62 +1194,485 @@
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 -== **EtherNet/IP NX series Protocol** ==
1197 += Create communication with Xinje** PLC** =
1198 1198  
1199 -Supported series: Omron NX/NJ series
1199 +== **XC serial protocol** ==
1200 1200  
1201 -**HMI Setting**
1201 +**1)V-BOX Settings**
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|
1210 +|PLC station No.|1|
1211 +
1212 +**2)Address List**
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|
1225 +
1226 +**3)Configure the communication protocol**
1227 +
1228 +
1229 +[[image:image-20220831163041-1.png]]
1230 +
1231 +**4)Cable Wiring**
1232 +
1233 +Figure
1234 +
1235 +[[image:image-20220831163406-2.png]][[image:image-20220831163422-3.png]]
1236 +
1237 +Pin Definition Diagram
1238 +
1239 +[[image:image-20220831163441-4.png]]
1240 +
1241 +== **XD serial protocol** ==
1242 +
1243 +**1)V-BOX Settings**
1244 +
1245 +Supported Series: Delta Xinjie XD/XE Series PLC
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|
1255 +
1256 +**2)Address List**
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|
1298 +
1299 +**3)Configure the communication protocol**
1300 +
1301 +[[image:image-20220831163923-7.png]]
1302 +
1303 +
1304 +
1305 +**4)Cable Wiring**
1306 +
1307 +Figure
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 +
1203 1203  |**Items**|**Settings**|**Note**
1204 -|Protocol|Omron NX Ethernet/IP|
1478 +|Protocol|LG XGK FEnet(Ethernet)|
1205 1205  |Connection|Ethernet|
1206 -|Port No.|44818|
1207 -|PLC station No.|1|
1480 +|Port No.|2004|
1208 1208  
1209 -**Instruction**
1482 +**2)Address List**
1210 1210  
1211 -1) In Sysmac Studio, please select [Publish Only] for [Network Publish] when setting address tag.
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
1212 1212  
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.
1500 +**✎Note:**
1214 1214  
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"]]
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;
1216 1216  
1217 -**Export labels from Sysmac Studio**
1506 +**3)Communication Settings**
1218 1218  
1219 -Launch Sysmac Studio, under Global Variables create the address labels, and thenselect [Tools] -> [Export Global Variables];
1508 +[[image:image-20220831171127-1.png]]
1220 1220  
1221 -[[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"]]
1510 +**4)Cable Wiring**
1222 1222  
1223 -Launch PIStudio, in [Communication] Settings add Omron NX Ethernet/IP protocol;
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"]]
1224 1224  
1225 -Click [Label manage];
1514 += Create communication with **SHIMADEN PLC**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=44]] =
1226 1226  
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"]]
1516 +== **FP23 series protocol**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=45]] ==
1228 1228  
1229 -Click [Import labels] and then select the file exported in step 1;
1518 +Supported series: SHIMADEN FP23 series
1230 1230  
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"]]
1520 +**HMI Setting**
1232 1232  
1233 -The Import Status field shows the result, click [OK] to finish importing address labels;
1522 +|**Items**|**Settings**|**Note**
1523 +|Protocol|SHIMADEN FP23 series|
1524 +|Connection|RS485 (9600, 1, 7, EVEN)|
1525 +|Port No.|None|
1526 +|PLC station No.|0|
1234 1234  
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"]]
1528 +**Address List**
1236 1236  
1237 -**Communication Settings**
1530 +|**Device address**|**HMI register**|**Address range**|**Type**
1531 +|0040-0043(HEX)|FP040|100064-200067|Read only
1532 +|0100-010B(HEX)|FP100|100256-200267|Read only
1533 +|0110-0142(HEX)|FP110|100272-200322|Read only
1534 +|0182-0252(HEX)|FP182|100386-200594|Write only
1535 +|0280-0281(HEX)|FP280|100640-200641|Read only
1536 +|0300-030B(HEX)|FP300|100768-200779|Read and write
1537 +|0380-039F(HEX)|FP380|100896-200927|Read and write
1538 +|0400-04D7(HEX)|FP400|101024-201239|Read and write
1539 +|0500-05B0(HEX)|FP500|101280-201456|Read and write
1540 +|0600-0670(HEX)|FP600|101536-201814|Read and write
1541 +|0720-0738(HEX)|FP720|101824-201848|Read and write
1542 +|0800-083F(HEX)|FP800|102048-202111|Read and write
1543 +|0900-0952(HEX)|FP900|102304-202386|Read and write
1544 +| |Ctrl|0-2|
1238 1238  
1239 -Enable HMI Ethernet in [Project Settings];
1546 +**✎Note:**
1240 1240  
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"]]
1548 +* The upper 2 bits of the address of the HMI register are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address);
1549 +* The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in FP23;
1550 +* The Ctrl register is used to store the control group number and BCC check mode.
1242 1242  
1243 -Set PLC IP in [Device IP] settings;
1552 +**Ctrl Register Description**
1244 1244  
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"]]
1554 +* The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller.
1555 +* Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR , STX_ETX_CR LF and @_:_CR .
1556 +* Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None;
1557 +* Ctrl3 reserved
1246 1246  
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"]]
1559 +**✎Note:**
1248 1248  
1561 +After reloading the HMI project or restarting the HMI, HMI will reset the value of ctrl0 and ctrl1 as 1, so user need to set these two values to make it the same as it in the temperature controller, then communication will be normal.
1562 +
1249 1249  **Cable Wiring**
1250 1250  
1251 -[[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"]]
1565 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_5e9a81a14106da9e.png?width=392&height=223&rev=1.1||alt="12.PLC Protocol_html_5e9a81a14106da9e.png" height="223" width="392"]]
1252 1252  
1567 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_1897d92be6948d58.png?width=393&height=223&rev=1.1||alt="12.PLC Protocol_html_1897d92be6948d58.png" height="223" width="393"]]
1568 +
1569 +**✎Note:** COM3 only available in PI8000/PI9000 series.
1570 +
1571 +== **SR90 protocol**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=46]] ==
1572 +
1573 +Supported series: SHIMADEN SR90 series
1574 +
1575 +**HMI Setting**
1576 +
1577 +|**Items**|**Settings**|**Note**
1578 +|Protocol|SHIMADEN SR90 protocol|
1579 +|Connection|RS485 (1200, 1, 7, EVEN)|
1580 +|Port No.|None|
1581 +|PLC station No.|0|
1582 +
1583 +**Address List**
1584 +
1585 +|**Device address**|**HMI register**|**Address range**|**Type**
1586 +|0040-0043 (HEX)|SR040|100064-100067|Read only
1587 +|0100-010A(HEX)|SR0100|100256-100266|Read only
1588 +|0182-018C(HEX)|SR0182|100386-100396|Write only
1589 +|0300-04FE(HEX)|SR0300|100768-101278|Write/read
1590 +|0500-050B(HEX)|SR0500|101280-101291|Write/read
1591 +|0590-0611(HEX)|SR0590|101424-101553|Write/read
1592 +|0701-0709(HEX)|SR0701|101793-101801|Write/read
1593 +| |Ctrl|0-2|~-~-
1594 +
1595 +**✎Note:**
1596 +
1597 +* The upper 2 bits of the address of HMIs are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address);
1598 +* The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in SR90;
1599 +* The Ctrl register is used to store the control group number and BCC check mode. See how to use it below;
1600 +
1601 +**Ctrl Register Description**
1602 +
1603 +* The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller.
1604 +* Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR , STX_ETX_CR LF and @_:_CR .
1605 +* Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None;
1606 +* Ctrl3 reserved
1607 +
1608 +**✎Note:**
1609 +
1610 +After reloading the HMI project or restarting the HMI, HMI will reset the value of ctrl0 and ctrl1 as 1, so user need to set these two values to make it the same as it in the temperature controller, then communication will be normal.
1611 +
1612 +**Cable Wiring**
1613 +
1614 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_5e9a81a14106da9e.png?width=392&height=223&rev=1.1||alt="12.PLC Protocol_html_5e9a81a14106da9e.png" height="223" width="392"]]
1615 +
1616 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_1897d92be6948d58.png?width=393&height=223&rev=1.1||alt="12.PLC Protocol_html_1897d92be6948d58.png" height="223" width="393"]]
1617 +
1618 +**✎Note:** COM3 only available in PI8000/PI9000 series.
1619 +
1620 +== **MR13 series(standard protocol)**[[Edit>>url:https://docs.we-con.com.cn/bin/edit/PIStudio/12.PLC%20protocols/WebHome?section=47]] ==
1621 +
1622 +Supported series: SHIMADEN MR13 series
1623 +
1624 +**HMI Setting**
1625 +
1626 +|**Items**|**Settings**|**Note**
1627 +|Protocol|SHIMADEN standard protocol|
1628 +|Connection|RS485 (1200, 1, 7, EVEN)|
1629 +|Port No.|None|
1630 +|PLC station No.|0|
1631 +
1632 +**Address List**
1633 +
1634 +|**Device address**|**HMI register**|**Address range**|**Type**
1635 +|0100-010B(HEX)|MR100|100256-300267|Read only
1636 +|0111-0126(HEX)|MR111|100273-300294|Read only
1637 +|0184-0192(HEX)|MR184|100388-300402|Write only
1638 +|0280-0282(HEX)|MR280|100640-300642|Read only
1639 +|0300-030B(HEX)|MR300|100768-300779|Read/write
1640 +|0314-0317(HEX)|MR314|100788-300791|Read/write
1641 +|031A(HEX)|MR31A|100794-300794|Read/write
1642 +|0320-0321(HEX)|MR320|100800-300801|Read/write
1643 +|0400-0504(HEX)|MR400|101024-301284|Read/write
1644 +|0506(HEX)|MR506|101286-301286|Read/write
1645 +|0510-0514(HEX)|MR510|101296-301300|Read/write
1646 +|0516-0524(HEX)|MR516|101302-301316|Read/write
1647 +|0526(HEX)|MR526|101318-301318|Read/write
1648 +|0580-08C3(HEX)|MR580|101408-302243|Read/write
1649 +|~-~-|Ctrl|0-2|~-~-
1650 +
1651 +**✎Note:**
1652 +
1653 +* The upper 2 bits of the address of the HMI register are taken as the sub address, and the real address is the last four bits (for example, if the address is 100256, then 10 is the sub address as 1, and 0256 is the real address);
1654 +* The address range in the table is only divided by the start and end addresses, and some of the addresses in the range have no corresponding address in MR13;
1655 +* The Ctrl register is used to store the control group number and BCC check mode.
1656 +
1657 +**Ctrl Register Description**
1658 +
1659 +* The Ctrl register is a special register that does not communicate with the temperature controller. User needs to assign value in the screen according to the settings as in the temperature controller.
1660 +* Ctrl0 indicates the setting of the control character, the valid values are 1, 2, 3 respectively, and the corresponding control group is: STX_ETX_CR, STX_ETX_CR LF and @_:_CR .
1661 +* Ctrl1 indicates the BCC block check mode. The valid value range is 1-4. The corresponding check mode is: 1.ADD, 2.ADD_two's cmp, 3.XOR, 4.None;
1662 +* Ctrl3 reserved
1663 +
1664 +**✎Note:**
1665 +
1666 +After reloading project or restarting the HMI, HMI will reset the value of ctrl0 and ctrl1 as 1, so user need to set these two values to make it the same as it in the temperature controller, then communication will be normal.
1667 +
1668 +**Cable Wiring**
1669 +
1670 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_5e9a81a14106da9e.png?width=392&height=223&rev=1.1||alt="12.PLC Protocol_html_5e9a81a14106da9e.png" height="223" width="392"]]
1671 +
1672 +[[image:https://docs.we-con.com.cn/bin/download/PIStudio/12.PLC%20protocols/WebHome/12.PLC%20Protocol_html_1897d92be6948d58.png?width=393&height=223&rev=1.1||alt="12.PLC Protocol_html_1897d92be6948d58.png" height="223" width="393"]]
1673 +
1674 +**✎Note:** COM3 only available in PI8000/PI9000 series.
1675 +
1253 1253  = Create communication with **Modbus RTU** =
1254 1254  
1255 1255  == **V-BOX as Slave** ==
image-20220831163041-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +58.6 KB
Content
image-20220831163406-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +28.4 KB
Content
image-20220831163422-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +53.9 KB
Content
image-20220831163441-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +13.7 KB
Content
image-20220831163548-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +37.1 KB
Content
image-20220831163553-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +37.1 KB
Content
image-20220831163923-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +57.3 KB
Content
image-20220831164626-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +56.1 KB
Content
image-20220831164646-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +28.4 KB
Content
image-20220831164700-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +66.6 KB
Content
image-20220831164731-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +12.3 KB
Content
image-20220831165008-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +13.3 KB
Content
image-20220831165017-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +36.2 KB
Content
image-20220831165031-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +28.3 KB
Content
image-20220831165238-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +57.4 KB
Content
image-20220831170147-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +57.1 KB
Content
image-20220831170215-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +14.3 KB
Content
image-20220831170254-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +43.5 KB
Content
image-20220831170306-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +28.5 KB
Content
image-20220831171127-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Ben
Size
... ... @@ -1,0 +1,1 @@
1 +60.1 KB
Content