Changes for page 12 Clock operation
Last modified by Mora Zhou on 2023/11/21 17:27
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1357,7 +1357,7 @@ 1357 1357 1358 1358 • When D0<1,000, the value of (D0)-1,000 is stored in D1. 1359 1359 1360 -== **DBAND/BIN 32-bit data dead zone control** ==1360 +{{id name="_Toc1180"/}}{{id name="_Toc21657"/}}{{id name="_Toc27323"/}}[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]]**DBAND/BIN 32-bit data dead zone control** 1361 1361 1362 1362 **DBAND(P)** 1363 1363 ... ... @@ -1375,14 +1375,16 @@ 1375 1375 1376 1376 **Device used** 1377 1377 1378 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Devices**|**Offset modification**|((( 1379 -**Pulse extension** 1378 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|((( 1379 +**Pulse** 1380 + 1381 +**extension** 1380 1380 ))) 1381 -|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**[D]**|**XXP** 1382 -|(% rowspan="4" %)DBAND|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●|●|● 1383 -|Parameter 2|●|●|●|●|●|●|●|●|●|●|●|●|●|●|● 1384 -|Parameter 3|●|●|●|●|●|●|●|●|●|●|●| | |●|● 1385 -|Parameter 4| |●|●|●|●|●|●|●|●|●|●| | |●|● 1383 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP** 1384 +|(% rowspan="4" %)DBAND|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|● 1385 +|Parameter 2| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|● 1386 +|Parameter 3| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●| | | |●|● 1387 +|Parameter 4| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|● 1386 1386 1387 1387 **Features** 1388 1388 ... ... @@ -1389,17 +1389,20 @@ 1389 1389 The input value (BIN 32-bit value) specified in (s3) controls the output value stored in the device specified in (d) according to the upper and lower limits of the dead zone specified in (s1) and (s2). The output value is controlled as follows. 1390 1390 1391 1391 |**Condition**|**The value stored in the output value** 1392 -|When dead zone low limit ((s1), (s1)+1)> input value ((s3), (s3)+1)|Input value ((s3), (s3)+1)-dead zone low limit ((s1), (s1)+1) 1393 -|When dead zone high limit ((s1), (s1)+1) <input value ((s3), (s3)+1)|Input value ((s3), (s3)+1)-dead zone high limit ((s2), (s2)+1) 1394 +|When dead zone low limit ((s1), (s1)+1)> input value ((s3), (s3)+1)|{{id name="OLE_LINK42"/}}Input value ((s3), (s3)+1)-dead zone low limit ((s1), (s1)+1) 1395 +|When dead zone high limit ((s1), (s1)+1) <input value ((s3), (s3)+1)|{{id name="OLE_LINK357"/}}Input value ((s3), (s3)+1)-dead zone high limit ((s2), (s2)+1) 1394 1394 |When dead zone low limit ((s1), (s1)+1) ≤ input value ((s3), (s3)+1) ≤ dead zone high limit ((s2), (s2)+1)|0 1395 1395 1398 + 1396 1396 ((( 1397 -• When the output value stored in (d) is a signed BIN 32-bit value, and the operation result exceeds the range of -2,147,483,648 to 2,147,483,647, the situation is as the following example. For example,** 1400 +• When the output value stored in (d) is a signed BIN 32-bit value, and the operation result exceeds the range of -2,147,483,648 to 2,147,483,647, the situation is as the following example. For example,** **When (s1) and (s1)+1 are 1000, (s3) and (s3)+1 are -2,147,483,648, then the output value= 1398 1398 1399 1399 -2,147,483,648-1000=80000000H-000003E8H=7FFFFC18H=2,147,482,648. 1400 1400 1401 -(% style="text-align:center" %) 1402 -[[image:07-5 Basic instructions_html_e0144674dad3e8fd.png||height="243" width="550"]] 1404 +[[image:07-5 Basic instructions_html_e0144674dad3e8fd.png]] 1405 + 1406 + 1407 + 1403 1403 ))) 1404 1404 1405 1405 **Error code** ... ... @@ -1411,8 +1411,7 @@ 1411 1411 1412 1412 **Example** 1413 1413 1414 -(% style="text-align:center" %) 1415 -[[image:07-5 Basic instructions_html_88f3fe0fb4841bab.png||height="42" width="453"]] 1419 +[[image:07-5 Basic instructions_html_88f3fe0fb4841bab.png]] 1416 1416 1417 1417 • When (D1, D0)<(-10,000), the value of (D1, D0)-(-10,000) is stored in (D11, D10). 1418 1418 ... ... @@ -1420,9 +1420,9 @@ 1420 1420 1421 1421 • When 10,000< (D1, D0), the value of (D1, D0)-10,000 is stored in D1. 1422 1422 1423 -== **BINDA/BIN 16-bit data → Decimal ASCII conversion** ==1427 +{{id name="_Toc21668"/}}{{id name="_Toc25056"/}}{{id name="_Toc17582"/}}{{id name="OLE_LINK165"/}}**BINDA/BIN 16-bit data → Decimal ASCII conversion** 1424 1424 1425 -**BINDA(P)** 1429 +[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **BINDA(P)** 1426 1426 1427 1427 Convert the BIN 16-bit data specified in (s) and the value of each digit in decimal numbers into ASCII codes and store them after the device number specified in (d). 1428 1428 ... ... @@ -1436,28 +1436,30 @@ 1436 1436 1437 1437 **Device used** 1438 1438 1439 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="11" %)**Devices**|**Offset modification**|((( 1440 -**Pulse extension** 1443 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|((( 1444 +**Pulse** 1445 + 1446 +**extension** 1441 1441 ))) 1442 -|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**K**|**H**|**[D]**|**XXP** 1443 -|(% rowspan="2" %)BINDA|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|● 1444 -|Parameter 2| | | | | | |●|●|●| | |●|● 1448 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP** 1449 +|(% rowspan="2" %)BINDA|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|● 1450 +|Parameter 2| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|● 1445 1445 1446 1446 **Features** 1447 1447 1448 1448 Convert the BIN 16-bit data specified in (s) and the value of each digit in decimal numbers into ASCII codes and store them after the device number specified in (d). 1449 1449 1450 -((( 1451 -(% style="text-align:center" %) 1452 -[[image:07-5 Basic instructions_html_57bda5f08026449d.png]] 1453 1453 1457 + 1458 +((( 1454 1454 ←Only store 0 when SM191 is OFF 1460 + 1461 +[[image:07-5 Basic instructions_html_57bda5f08026449d.png]] 1455 1455 ))) 1456 1456 1457 1457 For example, when -12,345 is specified in (s) (in the case of specifying signed) 1458 1458 1459 -(% style="text-align:center" %) 1460 -[[image:07-5 Basic instructions_html_f346102467b9bef9.png||height="169" width="850"]] 1466 +[[image:07-5 Basic instructions_html_f346102467b9bef9.png]] 1461 1461 1462 1462 The calculation result stored in (d) will be as below. 1463 1463 ... ... @@ -1477,20 +1477,19 @@ 1477 1477 1478 1478 **Example** 1479 1479 1480 -(% style="text-align:center" %) 1481 -[[image:07-5 Basic instructions_html_c598806a42484ed.png||height="76" width="300"]] 1482 1482 1487 + 1483 1483 ((( 1484 1484 When X000 is ON, convert the value of 16-bit data (BIN) D1000 into decimal ASCII code, and then use PR instruction to output the 1485 1485 1486 1486 converted ASCII code character by character to the program of Y040 to Y057. 1487 1487 1488 - 1493 +[[image:07-5 Basic instructions_html_c598806a42484ed.png]] 1489 1489 ))) 1490 1490 1491 -== **DBINDA/BIN 32-bit data → Decimal ASCII conversion** ==1496 +{{id name="_Toc12255"/}}{{id name="_Toc8216"/}}{{id name="_Toc470"/}}**DBINDA/BIN 32-bit data → Decimal ASCII conversion** 1492 1492 1493 -**DBINDA(P)** 1498 +[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DBINDA(P)** 1494 1494 1495 1495 Convert the BIN 32-bit data specified in (s) and the value of each bit in decimal numbers into ASCII codes and store them after the device number specified in (d). 1496 1496 ... ... @@ -1500,18 +1500,22 @@ 1500 1500 1501 1501 |**Parameter**|**Content**|**Range**|**Data type**|**Data type (label)** 1502 1502 |(s)|BIN data for ASCII conversion|-2,147483648 to 2147483647|Signed BIN 32 bit|ANY32_S 1503 -|(d)|The start number of the device storing the conversion result|-|String|ANYSTRING_SINGLE 1508 +|(d)|{{id name="OLE_LINK2"/}}The start number of the device storing the conversion result|-|String|ANYSTRING_SINGLE 1504 1504 1505 1505 **Device used** 1506 1506 1507 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Devices**|((( 1508 -**Offset modification** 1512 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|((( 1513 +**Offset** 1514 + 1515 +**modification** 1509 1509 )))|((( 1510 -**Pulse extension** 1517 +**Pulse** 1518 + 1519 +**extension** 1511 1511 ))) 1512 -|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**[D]**|**XXP** 1513 -|(% rowspan="2" %)DBINDA|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●|●|● 1514 -|Parameter 2| | | | | | |●|●|●| | | | |●|● 1521 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP** 1522 +|(% rowspan="2" %)DBINDA|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|● 1523 +|Parameter 2| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|● 1515 1515 1516 1516 **Features** 1517 1517 ... ... @@ -1519,11 +1519,8 @@ 1519 1519 1520 1520 For example, when -12345678 is specified in (s). (in the case of specifying signed) 1521 1521 1522 -(% style="text-align:center" %) 1523 -[[image:07-5 Basic instructions_html_4d939462838cf09b.gif]] 1531 +[[image:07-5 Basic instructions_html_4d939462838cf09b.gif]] The calculation result stored in (d) will be as below. 1524 1524 1525 - The calculation result stored in (d) will be as below. 1526 - 1527 1527 • In "Sign", 20H is stored when the BIN data is positive, and 2DH is stored when it is negative. 1528 1528 1529 1529 • 20H is stored at 0 to the left of the effective number of digits. (Suppress 0.) For example, in the case of "0012034560", "00" becomes 20H, and "12034560" becomes effective digits. ... ... @@ -1540,14 +1540,13 @@ 1540 1540 1541 1541 **Example** 1542 1542 1543 -(% style="text-align:center" %) 1544 -[[image:07-5 Basic instructions_html_ec8ac32d748a991c.png||height="59" width="300"]] 1549 +[[image:07-5 Basic instructions_html_ec8ac32d748a991c.png]] 1545 1545 1546 1546 When X000 is ON, convert the value of 32-bit data (BIN) D1000 into decimal ASCII code, and then use PR (FNC 77) instruction to output the converted ASCII code character by character to the program in Y040 to Y051 in time and time division. 1547 1547 1548 -== **DABIN/Decimal ASCII → BIN conversion** ==1553 +{{id name="_Toc19693"/}}{{id name="_Toc18078"/}}{{id name="_Toc5726"/}}**DABIN/Decimal ASCII → BIN conversion** 1549 1549 1550 -**DABIN(P)** 1555 +[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DABIN(P)** 1551 1551 1552 1552 Digital ASCII code (30H to 39H) is a instruction to convert real data into BIN data. 1553 1553 ... ... @@ -1561,23 +1561,24 @@ 1561 1561 1562 1562 **Device used** 1563 1563 1564 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="8" %)**Devices**|**Offset modification**|((( 1565 -**Pulse extension** 1569 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|((( 1570 +**Pulse** 1571 + 1572 +**extension** 1566 1566 ))) 1567 -|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**[D]**|**XXP** 1568 -|(% rowspan="2" %)DABIN|Parameter 1| | | | | |●|●|●|●|● 1569 -|Parameter 2|●|●|●|●|●|●|●|●|●|● 1574 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP** 1575 +|(% rowspan="2" %)DABIN|Parameter 1| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|● 1576 +|Parameter 2| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|● 1570 1570 1571 1571 **Features** 1572 1572 1573 1573 The decimal ASCII data stored after the device number specified in (s) is converted into BIN 16-bit data and stored in the device specified in (d). 1574 1574 1575 -(% style="text-align:center" %) 1576 -[[image:07-5 Basic instructions_html_22c5cb32a0a32214.png||height="273" width="750"]] 1582 +[[image:07-5 Basic instructions_html_22c5cb32a0a32214.png]] 1577 1577 1578 1578 |**ASCII S**|**ASCII 10^^0^^**|**ASCII 10^^1^^**|**ASCII 10^^2^^**|**ASCII 10^^3^^**|**ASCII 10^^4^^** 1579 1579 |**ASCII code**|((( 1580 -Units of 1586 +{{id name="OLE_LINK36"/}}Units of 1581 1581 1582 1582 ASCII code 1583 1583 )))|((( ... ... @@ -1600,8 +1600,7 @@ 1600 1600 1601 1601 For example, When -25,108 is specified in (s) 1602 1602 1603 -(% style="text-align:center" %) 1604 -[[image:07-5 Basic instructions_html_10fb2792e37dbf23.png||height="123" width="750"]] 1609 +[[image:07-5 Basic instructions_html_10fb2792e37dbf23.png]] 1605 1605 1606 1606 • The ASCII data specified in (s) to (s)+2 is within the range of -32,768 to +32,767. 1607 1607 ... ... @@ -1631,12 +1631,11 @@ 1631 1631 **Example** 1632 1632 ))) 1633 1633 1634 -(% style="text-align:center" %) 1635 -[[image:07-5 Basic instructions_html_bec2bea131b58c03.png||height="55" width="300"]] 1639 +[[image:07-5 Basic instructions_html_bec2bea131b58c03.png]] 1636 1636 1637 -== **DDABIN/Decimal ASCII → BIN32-bit data conversion** ==1641 +{{id name="_Toc3351"/}}{{id name="_Toc26383"/}}{{id name="_Toc26233"/}}**DDABIN/Decimal ASCII → BIN32-bit data conversion** 1638 1638 1639 -**DDABIN(P)** 1643 +[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DDABIN(P)** 1640 1640 1641 1641 The decimal ASCII data stored after the device number specified in (s) is converted into BIN 32-bit data and stored in the device number specified in (d). 1642 1642 ... ... @@ -1650,31 +1650,31 @@ 1650 1650 1651 1651 **Device used** 1652 1652 1653 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="10" %)**Devices**|**Offset modification**|((( 1654 -**Pulse extension** 1657 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|((( 1658 +**Pulse** 1659 + 1660 +**extension** 1655 1655 ))) 1656 -|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**[D]**|**XXP** 1657 -|(% rowspan="2" %)DDABIN|Parameter 1| | | | | |●|●|●| | |●|● 1658 -|Parameter 2|●|●|●|●|●|●|●|●|●|●|●|● 1662 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP** 1663 +|(% rowspan="2" %)DDABIN|Parameter 1| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|● 1664 +|Parameter 2| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|● 1659 1659 1660 1660 **Features** 1661 1661 1662 1662 The decimal ASCII data stored after the device number specified in (s) is converted into BIN 32-bit data and stored in the device specified in (d). 1663 1663 1664 -(% style="text-align:center" %) 1665 -[[image:07-5 Basic instructions_html_c444110b273f33b7.gif||height="193" width="800"]] 1670 +[[image:07-5 Basic instructions_html_c444110b273f33b7.gif]] 1666 1666 1667 1667 |**ASCII S**|**ASCII code**|**ASCII S**|**ASCII code** 1668 -|ASCII 10^^0^^|Units of ASCII code|ASCII 10^^5^^|Hundred thousands of ASCII code 1673 +|ASCII 10^^0^^|Units of ASCII code|ASCII 10^^5^^|{{id name="OLE_LINK38"/}}Hundred thousands of ASCII code 1669 1669 |ASCII 10^^1^^|Tens of ASCII code|ASCII 10^^6^^|Millions of ASCII code 1670 1670 |ASCII 10^^2^^|Hundreds of ASCII code|ASCII 10^^7^^|Ten millions of ASCII code 1671 -|ASCII 10^^3^^|Thousands of ASCII code|ASCII 10^^8^^|Hundred millions of ASCII code 1676 +|ASCII 10^^3^^|{{id name="OLE_LINK37"/}}Thousands of ASCII code|ASCII 10^^8^^|Hundred millions of ASCII code 1672 1672 |ASCII 10^^4^^|Tens thousands of ASCII code|ASCII 10^^9^^|billions of ASCII code 1673 1673 1674 1674 When -1234543210 is specified in (s) (When signed is specified) 1675 1675 1676 -(% style="text-align:center" %) 1677 -[[image:07-5 Basic instructions_html_1b4c7e1c663a4399.png||height="230" width="800"]] 1681 +[[image:07-5 Basic instructions_html_1b4c7e1c663a4399.png]] 1678 1678 1679 1679 • The ASCII data specified in (s) to (s)+5 is within the range of -2,147,483,648 to +2,147,483,647. In addition, the data stored in the high byte of (s)+5 will be ignored. 1680 1680 ... ... @@ -1690,7 +1690,7 @@ 1690 1690 |4084H|((( 1691 1691 When the Sign data exceeds the range of 30H to 39H, 20H, 00H and 2DH; 1692 1692 1693 -When the ASCII code of each bit specified in (s) to (s)+5 exceeds the range of 30H to 39H, 20H and 00H; 1697 +{{id name="OLE_LINK39"/}}When the ASCII code of each bit specified in (s) to (s)+5 exceeds the range of 30H to 39H, 20H and 00H; 1694 1694 1695 1695 When the ASCII data specified in (s) to (s)+5 exceeds the range of -2,147,483,648 to +2,147,483,647 1696 1696 ))) ... ... @@ -1699,14 +1699,13 @@ 1699 1699 1700 1700 **Example** 1701 1701 1702 -(% style="text-align:center" %) 1703 -[[image:07-5 Basic instructions_html_feea438c943ea9dd.png||height="34" width="300"]] 1706 +[[image:07-5 Basic instructions_html_feea438c943ea9dd.png]] 1704 1704 1705 1705 When X000 is ON, the Signs set in to D20 to D25 and the ASCII code data of 10-digit decimal numbers are converted into BIN values and then saved to the program in D0 to D1. 1706 1706 1707 -== **LIMIT/ BIN 16-bit data high and low limit control** ==1710 +{{id name="_Toc26556"/}}{{id name="_Toc12799"/}}{{id name="_Toc23863"/}}**LIMIT/ BIN 16-bit data high and low limit control** 1708 1708 1709 -**LIMIT(P)** 1712 +[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **LIMIT(P)** 1710 1710 1711 1711 The input value (BIN 16-bit value) specified in (s3) controls the output value stored in the device specified in (d) according to the upper and lower limit value ranges specified in (s1) and (s2). 1712 1712 ... ... @@ -1722,14 +1722,16 @@ 1722 1722 1723 1723 **Device used** 1724 1724 1725 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="11" %)**Devices**|**Offset modification**|((( 1726 -**Pulse extension** 1728 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|((( 1729 +**Pulse** 1730 + 1731 +**extension** 1727 1727 ))) 1728 -|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**K**|**H**|**[D]**|**XXP** 1729 -|(% rowspan="4" %)LIMIT|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|● 1730 -|Parameter 2|●|●|●|●|●|●|●|●|●|●|●|●|● 1731 -|Parameter 3|●|●|●|●|●|●|●|●|●| | |●|● 1732 -|Parameter 4| |●|●|●|●|●|●|●|●| | |●|● 1733 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP** 1734 +|(% rowspan="4" %)LIMIT|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|● 1735 +|Parameter 2| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|● 1736 +|Parameter 3| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | | | | |●|● 1737 +|Parameter 4| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|● 1733 1733 1734 1734 **Features** 1735 1735 ... ... @@ -1740,13 +1740,13 @@ 1740 1740 |High limit value (s1) <input value (s3)|High limit value (s2) 1741 1741 |Low limit value (s1) ≤ input value (s3) ≤ high limit value (s2)|Input value (s3) 1742 1742 1748 + 1743 1743 ((( 1744 -• 1750 +•Only in the case of controlling high limit value, set the minimum value of data range in the low limit value specified in (s1). 1745 1745 1746 1746 • Only in the case of controlling low limit value, set the maximum value of data range in the high limit value specified in (s2). 1747 1747 1748 -(% style="text-align:center" %) 1749 -[[image:07-5 Basic instructions_html_50eb5229b027aa14.png||height="297" width="550"]] 1754 +[[image:07-5 Basic instructions_html_50eb5229b027aa14.png]] 1750 1750 ))) 1751 1751 1752 1752 **Error code** ... ... @@ -1758,7 +1758,6 @@ 1758 1758 1759 1759 **Example** 1760 1760 1761 -(% style="text-align:center" %) 1762 1762 [[image:07-5 Basic instructions_html_d67a2e740d4fc738.png]] 1763 1763 1764 1764 When X000 is ON ... ... @@ -1769,9 +1769,9 @@ 1769 1769 1770 1770 • When 5,000 <D0, D1 is 5,000. 1771 1771 1772 -== **DLIMIT/BIN 32-bit data high and low limit control** ==1776 +{{id name="_Toc32553"/}}{{id name="_Toc9981"/}}{{id name="_Toc9158"/}}**DLIMIT/BIN 32-bit data high and low limit control** 1773 1773 1774 -**DLIMIT(P)** 1778 +[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DLIMIT(P)** 1775 1775 1776 1776 The input value (BIN 32-bit value) specified in (s3) controls the output value stored in the device specified in (d) according to the range of high and low limit values specified in (s1) and (s2). 1777 1777 ... ... @@ -1787,14 +1787,16 @@ 1787 1787 1788 1788 **Device used** 1789 1789 1790 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Devices**|**Offset modification**|((( 1791 -**Pulse extension** 1794 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|((( 1795 +**Pulse** 1796 + 1797 +**extension** 1792 1792 ))) 1793 -|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**[D]**|**XXP** 1794 -|(% rowspan="4" %)DLIMIT|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●|●|● 1795 -|Parameter 2|●|●|●|●|●|●|●|●|●|●|●|●|●|●|● 1796 -|Parameter 3|●|●|●|●|●|●|●|●|●|●|●| | |●|● 1797 -|Parameter 4| |●|●|●|●|●|●|●|●|●|●| | |●|● 1799 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP** 1800 +|(% rowspan="4" %)DLIMIT|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|● 1801 +|Parameter 2| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|● 1802 +|Parameter 3| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●| | | |●|● 1803 +|Parameter 4| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|● 1798 1798 1799 1799 **Features** 1800 1800 ... ... @@ -1805,7 +1805,7 @@ 1805 1805 |High limit value ((s2), (s2)+1) <input value ((s3), (s3)+1)|High limit value ((s2), (s2)+1) 1806 1806 |Low limit value ((s1), (s1)+1) ≤ input value ((s3), (s3)+1) ≤ high limit value ((s2), (s2)+1)|Input value ((s3), (s3)+1) 1807 1807 1808 - •Only in the case of controlling high limit value, set the minimum value of data range in the low limit value specified in (s1).1814 +{{id name="OLE_LINK43"/}}{{id name="OLE_LINK40"/}}•Only in the case of controlling high limit value, set the minimum value of data range in the low limit value specified in (s1). 1809 1809 1810 1810 • Only in the case of controlling low limit value, set the maximum value of data range in the high limit value specified in (s2). 1811 1811 ... ... @@ -1818,8 +1818,7 @@ 1818 1818 1819 1819 **Example** 1820 1820 1821 -(% style="text-align:center" %) 1822 -[[image:07-5 Basic instructions_html_217355b90f4b4e16.png||height="53" width="400"]] 1827 +[[image:07-5 Basic instructions_html_217355b90f4b4e16.png]] 1823 1823 1824 1824 Operation: 1825 1825 ... ... @@ -1829,9 +1829,9 @@ 1829 1829 1830 1830 • When 1,000,000 <(D1, D0), (D11, D10) is 1,000,000. 1831 1831 1832 -== **SCL/BIN 16-bit unit scale (coordinate data of each point)** ==1837 +{{id name="_Toc12534"/}}{{id name="_Toc28213"/}}{{id name="_Toc24591"/}}**SCL/BIN 16-bit unit scale (coordinate data of each point)** 1833 1833 1834 -**SCL(P)** 1839 +[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **SCL(P)** 1835 1835 1836 1836 The scaling conversion data (16-bit data unit) specified in (s2) is scaled from the input value specified in (s1), and the calculation result is stored in the device specified in (d). 1837 1837 ... ... @@ -1846,13 +1846,15 @@ 1846 1846 1847 1847 **Device used** 1848 1848 1849 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="11" %)**Devices**|**Offset modification**|((( 1850 -**Pulse extension** 1854 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|((( 1855 +**Pulse** 1856 + 1857 +**extension** 1851 1851 ))) 1852 -|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**K**|**H**|**[D]**|**XXP** 1853 -|(% rowspan="3" %)SCL|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|● 1854 -|Parameter 2| | | | | | |●|●|●| | |●|● 1855 -|Parameter 3| |●|●|●|●|●|●|●|●| | |●|● 1859 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP** 1860 +|(% rowspan="3" %)SCL|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|● 1861 +|Parameter 2| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|● 1862 +|Parameter 3| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|● 1856 1856 1857 1857 **Features** 1858 1858 ... ... @@ -1868,8 +1868,7 @@ 1868 1868 |(% rowspan="2" %)Point n|X coordinate|(s2)+2n-1 1869 1869 |Y coordinate|(s2)+2n 1870 1870 1871 -(% style="text-align:center" %) 1872 -[[image:07-5 Basic instructions_html_80185ccddb878234.png||height="422" width="750"]] 1878 +[[image:07-5 Basic instructions_html_80185ccddb878234.png]] 1873 1873 1874 1874 • If the operation result is not an integer value, round the first digit below the decimal point. 1875 1875 ... ... @@ -1885,13 +1885,10 @@ 1885 1885 1886 1886 In the case of scaling conversion characteristics as shown in the figure below, set it as the following data sheet. 1887 1887 1888 -(% style="text-align:center" %) 1889 -[[image:07-5 Basic instructions_html_74fd22d845ad450e.png||height="210" width="750"]] 1894 +[[image:07-5 Basic instructions_html_74fd22d845ad450e.png]] 1890 1890 1891 -|(% colspan="2" rowspan="2" %)((( 1892 -**Set items** 1893 -)))|(% colspan="3" %)**Sett device and content**|(% rowspan="2" %)**Remarks** 1894 -|(% colspan="2" %)**When R0 is specified in (s2)**|**Set content** 1896 +|(% colspan="2" rowspan="2" %)**Set items**|(% colspan="3" %)**Sett device and content**|(% rowspan="2" %)**Remarks** 1897 +|(% colspan="2" %)**When R0 is specified in (s2)**|**Set content** 1895 1895 |(% colspan="2" %)Coordinate points|(s2)|R0|K10| 1896 1896 |(% rowspan="2" %)Point 1|X coordinate|(s2)+1|R1|K5| 1897 1897 |Y coordinate|(s2)+2|R2|K20| ... ... @@ -1939,7 +1939,6 @@ 1939 1939 1940 1940 **Example** 1941 1941 1942 -(% style="text-align:center" %) 1943 1943 [[image:07-5 Basic instructions_html_5519d7b41f15b6d6.png]] 1944 1944 1945 1945 [[image:07-5 Basic instructions_html_ace075fb7675de8e.gif]] When -100 ≤ D0(X) < 0, D100(Y)= ... ... @@ -1948,13 +1948,14 @@ 1948 1948 1949 1949 when 0< D0(X) ≤ 100, D100(Y)= 1950 1950 1951 -(% style="text-align:center" %) 1952 -[[image:07-5 Basic instructions_html_e35e13160c08a133.png||height="362" width="550"]] 1953 +[[image:07-5 Basic instructions_html_e35e13160c08a133.png]] 1953 1953 1954 -== **DSCL/32-bit unit scale (coordinate data of each point)** == 1955 1955 1956 -**DSCL(P)** 1957 1957 1957 +{{id name="_Toc4862"/}}{{id name="_Toc11340"/}}{{id name="_Toc25383"/}}**DSCL/32-bit unit scale (coordinate data of each point)** 1958 + 1959 +[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DSCL(P)** 1960 + 1958 1958 The conversion data (32-bit data unit) for scaling specified in (s2) is scaled by the input value specified in (s1), and the operation result is stored in the device specified in (d). 1959 1959 1960 1960 -[DSCL (s1) (s2) (d)] ... ... @@ -1968,17 +1968,19 @@ 1968 1968 1969 1969 **Device used** 1970 1970 1971 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Device**|**Offset modification**|((( 1972 -**Pulse extension** 1974 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Device**|**Offset modification**|((( 1975 +**Pulse** 1976 + 1977 +**extension** 1973 1973 ))) 1974 -|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**[D]**|**XXP** 1975 -|(% rowspan="3" %)DSCL|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●|●|● 1976 -|Parameter 2| | | | | | |●|●|●| | | | |●|● 1977 -|Parameter 3| |●|●|●|●|●|●|●|●|●|●| | |●|● 1979 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP** 1980 +|(% rowspan="3" %)DSCL|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|● 1981 +|Parameter 2| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|● 1982 +|Parameter 3| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|● 1978 1978 1979 1979 **Features** 1980 1980 1981 -The conversion data (32-bit data unit) for scaling specified in (s2) is scaled by the input value specified in (s1), and the operation result is stored in the device number specified in (d). The scale conversion is performed based on the scale conversion data stored after the device specified in (s2). 1986 +{{id name="OLE_LINK41"/}}The conversion data (32-bit data unit) for scaling specified in (s2) is scaled by the input value specified in (s1), and the operation result is stored in the device number specified in (d). The scale conversion is performed based on the scale conversion data stored after the device specified in (s2). 1982 1982 1983 1983 |(% colspan="2" %)**Set items (n represents the number of coordinate points specified in (s2))**|**Device allocation** 1984 1984 |(% colspan="2" %)Coordinate points|(s2)+1, (s2) ... ... @@ -1990,8 +1990,7 @@ 1990 1990 |(% rowspan="2" %)Point n|X coordinate|(s2)+4n-1, (s2)+4n-2 1991 1991 |Y coordinate|(s2)+4n+1, (s2)+4n 1992 1992 1993 -(% style="text-align:center" %) 1994 -[[image:07-5 Basic instructions_html_6633ca18cee1218c.png||height="379" width="750"]] 1998 +[[image:07-5 Basic instructions_html_6633ca18cee1218c.png]] 1995 1995 1996 1996 • If the calculation result is not an integer value, round the first digit below the decimal point. 1997 1997 ... ... @@ -2007,11 +2007,10 @@ 2007 2007 2008 2008 In the case of scaling conversion characteristics as shown in the figure below, set it as the following data sheet. 2009 2009 2010 -(% style="text-align:center" %) 2011 -[[image:07-5 Basic instructions_html_74fd22d845ad450e.png||height="210" width="750"]] 2014 +[[image:07-5 Basic instructions_html_74fd22d845ad450e.png]] 2012 2012 2013 -|(% colspan="2" rowspan="2" %)**Set items**|(% colspan="3" %)**Set device and content**|(% rowspan="2" %)**Remarks** 2014 -|(% colspan="2" %)**When R0 is specified in (s2)**|**Set content** 2016 +|(% colspan="2" rowspan="2" %)**Set items**|(% colspan="3" %)**Set device and content**|(% rowspan="2" %)**Remarks** 2017 +|(% colspan="2" %)**When R0 is specified in (s2)**|**Set content** 2015 2015 |(% colspan="2" %)Coordinate points|(s2)+1, (s2)|R1, R0|K10| 2016 2016 |(% rowspan="2" %)Point 1|X coordinate|(s2)+3, (s2)+2|R3, R2|K5| 2017 2017 |Y coordinate|(s2)+5, (s2)+4|R5, R4|K7| ... ... @@ -2059,8 +2059,7 @@ 2059 2059 2060 2060 **Example** 2061 2061 2062 -(% style="text-align:center" %) 2063 -[[image:07-5 Basic instructions_html_ba95b2d50d8d1d3e.png||height="272" width="404"]] 2065 +[[image:07-5 Basic instructions_html_ba95b2d50d8d1d3e.png]] 2064 2064 2065 2065 [[image:07-5 Basic instructions_html_1de79c7d87d51f78.gif]] When -100 ≤ D0(X) < 0, D100(Y)= 2066 2066 ... ... @@ -2068,12 +2068,11 @@ 2068 2068 2069 2069 When 0 < D0(X) ≤ 100, D100(Y)= 2070 2070 2071 -(% style="text-align:center" %) 2072 -[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png||height="351" width="550"]] 2073 +[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png]] 2073 2073 2074 -== **SCL2/BIN 16-bit unit scale (X/Y coordinate data)** ==2075 +{{id name="_Toc3776"/}}{{id name="_Toc11170"/}}{{id name="_Toc2957"/}}**SCL2/BIN 16-bit unit scale (X/Y coordinate data)** 2075 2075 2076 -**SCL2(P)** 2077 +[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **SCL2(P)** 2077 2077 2078 2078 The conversion data (16-bit data unit) for scaling specified in (s2) is scaled by the input value specified in (s1), and the operation result is stored in the device specified in (d). 2079 2079 ... ... @@ -2088,13 +2088,15 @@ 2088 2088 2089 2089 **Device used** 2090 2090 2091 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="11" %)**Devices**|**Offset modification**|((( 2092 -**Pulse extension** 2092 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|((( 2093 +**Pulse** 2094 + 2095 +**extension** 2093 2093 ))) 2094 -|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**K**|**H**|**[D]**|**XXP** 2095 -|(% rowspan="3" %)SCL2|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|● 2096 -|Parameter 2| | | | | | |●|●|●| | |●|● 2097 -|Parameter 3| |●|●|●|●|●|●|●|●| | |●|● 2097 +|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP** 2098 +|(% rowspan="3" %)SCL2|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|● 2099 +|Parameter 2| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|● 2100 +|Parameter 3| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|● 2098 2098 2099 2099 **Features** 2100 2100 ... ... @@ -2105,14 +2105,13 @@ 2105 2105 |(% rowspan="4" %)X coordinate|Point 1|(s2)+1 2106 2106 |Point 2|(s2)+2 2107 2107 |.....|...... 2108 -|Point N|(s2)+N2109 -|(% rowspan="4" %)Y coordinate|Point 1|(s2)+ N+12110 -|Point 2|(s2)+ N+22111 +|Point n|(s2)+n 2112 +|(% rowspan="4" %)Y coordinate|Point 1|(s2)+n+1 2113 +|Point 2|(s2)+n+2 2111 2111 |.....|..... 2112 -|Point N|(s2)+2N2115 +|Point n|(s2)+2n 2113 2113 2114 -(% style="text-align:center" %) 2115 -[[image:07-5 Basic instructions_html_80185ccddb878234.png||height="422" width="750"]] 2117 +[[image:07-5 Basic instructions_html_80185ccddb878234.png]] 2116 2116 2117 2117 • If the operation result is not an integer value, round the first digit below the decimal point. 2118 2118 ... ... @@ -2128,8 +2128,7 @@ 2128 2128 2129 2129 In the case of scaling conversion characteristics as shown in the figure below, set it as the following data sheet. 2130 2130 2131 -(% style="text-align:center" %) 2132 -[[image:07-5 Basic instructions_html_74fd22d845ad450e.png||height="210" width="750"]] 2133 +[[image:07-5 Basic instructions_html_74fd22d845ad450e.png]] 2133 2133 2134 2134 |(% colspan="2" rowspan="2" %)**Set items**|(% colspan="3" %)**Set device and content**|(% rowspan="2" %)**Remarks** 2135 2135 |(% colspan="2" %)**When R0 is specified in (s2)**|**Set content**