Changes for page 12 Clock operation

Last modified by Mora Zhou on 2023/11/21 17:27

From version 1.8
edited by Joey
on 2022/06/09 15:52
Change comment: (Autosaved)
To version 1.14
edited by Joey
on 2022/06/09 16:19
Change comment: There is no comment for this version

Summary

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 -{{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**
1360 +== **DBAND/BIN 32-bit data dead zone control** ==
1361 1361  
1362 1362  **DBAND(P)**
1363 1363  
... ... @@ -1375,16 +1375,14 @@
1375 1375  
1376 1376  **Device used**
1377 1377  
1378 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
1379 -**Pulse**
1380 -
1381 -**extension**
1378 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Devices**|**Offset modification**|(((
1379 +**Pulse extension**
1382 1382  )))
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| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|●
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| |●|●|●|●|●|●|●|●|●|●| | |●|●
1388 1388  
1389 1389  **Features**
1390 1390  
... ... @@ -1391,20 +1391,17 @@
1391 1391  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.
1392 1392  
1393 1393  |**Condition**|**The value stored in the output value**
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)
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)
1396 1396  |When dead zone low limit ((s1), (s1)+1) ≤ input value ((s3), (s3)+1) ≤ dead zone high limit ((s2), (s2)+1)|0
1397 1397  
1398 -
1399 1399  (((
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,** &nbsp;**When (s1) and (s1)+1 are 1000, (s3) and (s3)+1 are -2,147,483,648, then the output value=
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,** **When (s1) and (s1)+1 are 1000, (s3) and (s3)+1 are -2,147,483,648, then the output value=
1401 1401  
1402 1402  -2,147,483,648-1000=80000000H-000003E8H=7FFFFC18H=2,147,482,648.
1403 1403  
1404 -[[image:07-5 Basic instructions_html_e0144674dad3e8fd.png]]
1405 -
1406 -
1407 -
1401 +(% style="text-align:center" %)
1402 +[[image:07-5 Basic instructions_html_e0144674dad3e8fd.png||height="243" width="550"]]
1408 1408  )))
1409 1409  
1410 1410  **Error code**
... ... @@ -1416,7 +1416,8 @@
1416 1416  
1417 1417  **Example**
1418 1418  
1419 -[[image:07-5 Basic instructions_html_88f3fe0fb4841bab.png]]
1414 +(% style="text-align:center" %)
1415 +[[image:07-5 Basic instructions_html_88f3fe0fb4841bab.png||height="42" width="453"]]
1420 1420  
1421 1421  • When (D1, D0)<(-10,000), the value of (D1, D0)-(-10,000) is stored in (D11, D10).
1422 1422  
... ... @@ -1424,9 +1424,9 @@
1424 1424  
1425 1425  • When 10,000< (D1, D0), the value of (D1, D0)-10,000 is stored in D1.
1426 1426  
1427 -{{id name="_Toc21668"/}}{{id name="_Toc25056"/}}{{id name="_Toc17582"/}}{{id name="OLE_LINK165"/}}**BINDA/BIN 16-bit data → Decimal ASCII conversion**
1423 +== **BINDA/BIN 16-bit data → Decimal ASCII conversion** ==
1428 1428  
1429 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **BINDA(P)**
1425 +**BINDA(P)**
1430 1430  
1431 1431  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).
1432 1432  
... ... @@ -1440,30 +1440,28 @@
1440 1440  
1441 1441  **Device used**
1442 1442  
1443 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
1444 -**Pulse**
1445 -
1446 -**extension**
1439 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="11" %)**Devices**|**Offset modification**|(((
1440 +**Pulse extension**
1447 1447  )))
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| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|●
1442 +|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**K**|**H**|**[D]**|**XXP**
1443 +|(% rowspan="2" %)BINDA|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●
1444 +|Parameter 2| | | | | | |●|●|●| | |●|●
1451 1451  
1452 1452  **Features**
1453 1453  
1454 1454  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).
1455 1455  
1456 -
1457 -
1458 1458  (((
1459 -←Only store 0 when SM191 is OFF
1460 -
1451 +(% style="text-align:center" %)
1461 1461  [[image:07-5 Basic instructions_html_57bda5f08026449d.png]]
1453 +
1454 +←Only store 0 when SM191 is OFF
1462 1462  )))
1463 1463  
1464 1464  For example, when -12,345 is specified in (s) (in the case of specifying signed)
1465 1465  
1466 -[[image:07-5 Basic instructions_html_f346102467b9bef9.png]]
1459 +(% style="text-align:center" %)
1460 +[[image:07-5 Basic instructions_html_f346102467b9bef9.png||height="169" width="850"]]
1467 1467  
1468 1468  The calculation result stored in (d) will be as below.
1469 1469  
... ... @@ -1483,19 +1483,20 @@
1483 1483  
1484 1484  **Example**
1485 1485  
1480 +(% style="text-align:center" %)
1481 +[[image:07-5 Basic instructions_html_c598806a42484ed.png||height="76" width="300"]]
1486 1486  
1487 -
1488 1488  (((
1489 1489  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
1490 1490  
1491 1491  converted ASCII code character by character to the program of Y040 to Y057.
1492 1492  
1493 -[[image:07-5 Basic instructions_html_c598806a42484ed.png]]
1488 +
1494 1494  )))
1495 1495  
1496 -{{id name="_Toc12255"/}}{{id name="_Toc8216"/}}{{id name="_Toc470"/}}**DBINDA/BIN 32-bit data → Decimal ASCII conversion**
1491 +== **DBINDA/BIN 32-bit data → Decimal ASCII conversion** ==
1497 1497  
1498 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DBINDA(P)**
1493 +**DBINDA(P)**
1499 1499  
1500 1500  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).
1501 1501  
... ... @@ -1505,22 +1505,18 @@
1505 1505  
1506 1506  |**Parameter**|**Content**|**Range**|**Data type**|**Data type (label)**
1507 1507  |(s)|BIN data for ASCII conversion|-2,147483648 to 2147483647|Signed BIN 32 bit|ANY32_S
1508 -|(d)|{{id name="OLE_LINK2"/}}The start number of the device storing the conversion result|-|String|ANYSTRING_SINGLE
1503 +|(d)|The start number of the device storing the conversion result|-|String|ANYSTRING_SINGLE
1509 1509  
1510 1510  **Device used**
1511 1511  
1512 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|(((
1513 -**Offset**
1514 -
1515 -**modification**
1507 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Devices**|(((
1508 +**Offset modification**
1516 1516  )))|(((
1517 -**Pulse**
1518 -
1519 -**extension**
1510 +**Pulse extension**
1520 1520  )))
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| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|●
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| | | | | | |●|●|●| | | | |●|●
1524 1524  
1525 1525  **Features**
1526 1526  
... ... @@ -1528,8 +1528,11 @@
1528 1528  
1529 1529  For example, when -12345678 is specified in (s). (in the case of specifying signed)
1530 1530  
1531 -[[image:07-5 Basic instructions_html_4d939462838cf09b.gif]] The calculation result stored in (d) will be as below.
1522 +(% style="text-align:center" %)
1523 +[[image:07-5 Basic instructions_html_4d939462838cf09b.gif]]
1532 1532  
1525 + The calculation result stored in (d) will be as below.
1526 +
1533 1533  • In "Sign", 20H is stored when the BIN data is positive, and 2DH is stored when it is negative.
1534 1534  
1535 1535  • 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.
... ... @@ -1546,13 +1546,14 @@
1546 1546  
1547 1547  **Example**
1548 1548  
1549 -[[image:07-5 Basic instructions_html_ec8ac32d748a991c.png]]
1543 +(% style="text-align:center" %)
1544 +[[image:07-5 Basic instructions_html_ec8ac32d748a991c.png||height="59" width="300"]]
1550 1550  
1551 1551  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.
1552 1552  
1553 -{{id name="_Toc19693"/}}{{id name="_Toc18078"/}}{{id name="_Toc5726"/}}**DABIN/Decimal ASCII → BIN conversion**
1548 +== **DABIN/Decimal ASCII → BIN conversion** ==
1554 1554  
1555 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DABIN(P)**
1550 +**DABIN(P)**
1556 1556  
1557 1557  Digital ASCII code (30H to 39H) is a instruction to convert real data into BIN data.
1558 1558  
... ... @@ -1566,24 +1566,23 @@
1566 1566  
1567 1567  **Device used**
1568 1568  
1569 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
1570 -**Pulse**
1571 -
1572 -**extension**
1564 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="8" %)**Devices**|**Offset modification**|(((
1565 +**Pulse extension**
1573 1573  )))
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| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|●
1567 +|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**[D]**|**XXP**
1568 +|(% rowspan="2" %)DABIN|Parameter 1| | | | | |●|●|●|●|●
1569 +|Parameter 2|●|●|●|●|●|●|●|●|●|●
1577 1577  
1578 1578  **Features**
1579 1579  
1580 1580  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).
1581 1581  
1582 -[[image:07-5 Basic instructions_html_22c5cb32a0a32214.png]]
1575 +(% style="text-align:center" %)
1576 +[[image:07-5 Basic instructions_html_22c5cb32a0a32214.png||height="273" width="750"]]
1583 1583  
1584 1584  |**ASCII S**|**ASCII 10^^0^^**|**ASCII 10^^1^^**|**ASCII 10^^2^^**|**ASCII 10^^3^^**|**ASCII 10^^4^^**
1585 1585  |**ASCII code**|(((
1586 -{{id name="OLE_LINK36"/}}Units of
1580 +Units of
1587 1587  
1588 1588  ASCII code
1589 1589  )))|(((
... ... @@ -1606,7 +1606,8 @@
1606 1606  
1607 1607  For example, When -25,108 is specified in (s)
1608 1608  
1609 -[[image:07-5 Basic instructions_html_10fb2792e37dbf23.png]]
1603 +(% style="text-align:center" %)
1604 +[[image:07-5 Basic instructions_html_10fb2792e37dbf23.png||height="123" width="750"]]
1610 1610  
1611 1611  • The ASCII data specified in (s) to (s)+2 is within the range of -32,768 to +32,767.
1612 1612  
... ... @@ -1636,11 +1636,12 @@
1636 1636  **Example**
1637 1637  )))
1638 1638  
1639 -[[image:07-5 Basic instructions_html_bec2bea131b58c03.png]]
1634 +(% style="text-align:center" %)
1635 +[[image:07-5 Basic instructions_html_bec2bea131b58c03.png||height="55" width="300"]]
1640 1640  
1641 -{{id name="_Toc3351"/}}{{id name="_Toc26383"/}}{{id name="_Toc26233"/}}**DDABIN/Decimal ASCII → BIN32-bit data conversion**
1637 +== **DDABIN/Decimal ASCII → BIN32-bit data conversion** ==
1642 1642  
1643 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DDABIN(P)**
1639 +**DDABIN(P)**
1644 1644  
1645 1645  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).
1646 1646  
... ... @@ -1654,31 +1654,31 @@
1654 1654  
1655 1655  **Device used**
1656 1656  
1657 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
1658 -**Pulse**
1659 -
1660 -**extension**
1653 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="10" %)**Devices**|**Offset modification**|(((
1654 +**Pulse extension**
1661 1661  )))
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| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|●
1656 +|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**[D]**|**XXP**
1657 +|(% rowspan="2" %)DDABIN|Parameter 1| | | | | |●|●|●| | |●|●
1658 +|Parameter 2|●|●|●|●|●|●|●|●|●|●|●|●
1665 1665  
1666 1666  **Features**
1667 1667  
1668 1668  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).
1669 1669  
1670 -[[image:07-5 Basic instructions_html_c444110b273f33b7.gif]]
1664 +(% style="text-align:center" %)
1665 +[[image:07-5 Basic instructions_html_c444110b273f33b7.gif||height="193" width="800"]]
1671 1671  
1672 1672  |**ASCII S**|**ASCII code**|**ASCII S**|**ASCII code**
1673 -|ASCII 10^^0^^|Units of ASCII code|ASCII 10^^5^^|{{id name="OLE_LINK38"/}}Hundred thousands of ASCII code
1668 +|ASCII 10^^0^^|Units of ASCII code|ASCII 10^^5^^|Hundred thousands of ASCII code
1674 1674  |ASCII 10^^1^^|Tens of ASCII code|ASCII 10^^6^^|Millions of ASCII code
1675 1675  |ASCII 10^^2^^|Hundreds of ASCII code|ASCII 10^^7^^|Ten millions of ASCII code
1676 -|ASCII 10^^3^^|{{id name="OLE_LINK37"/}}Thousands of ASCII code|ASCII 10^^8^^|Hundred millions of ASCII code
1671 +|ASCII 10^^3^^|Thousands of ASCII code|ASCII 10^^8^^|Hundred millions of ASCII code
1677 1677  |ASCII 10^^4^^|Tens thousands of ASCII code|ASCII 10^^9^^|billions of ASCII code
1678 1678  
1679 1679  When -1234543210 is specified in (s) (When signed is specified)
1680 1680  
1681 -[[image:07-5 Basic instructions_html_1b4c7e1c663a4399.png]]
1676 +(% style="text-align:center" %)
1677 +[[image:07-5 Basic instructions_html_1b4c7e1c663a4399.png||height="230" width="800"]]
1682 1682  
1683 1683  • 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.
1684 1684  
... ... @@ -1694,7 +1694,7 @@
1694 1694  |4084H|(((
1695 1695  When the Sign data exceeds the range of 30H to 39H, 20H, 00H and 2DH;
1696 1696  
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;
1693 +When the ASCII code of each bit specified in (s) to (s)+5 exceeds the range of 30H to 39H, 20H and 00H;
1698 1698  
1699 1699  When the ASCII data specified in (s) to (s)+5 exceeds the range of -2,147,483,648 to +2,147,483,647
1700 1700  )))
... ... @@ -1703,13 +1703,14 @@
1703 1703  
1704 1704  **Example**
1705 1705  
1706 -[[image:07-5 Basic instructions_html_feea438c943ea9dd.png]]
1702 +(% style="text-align:center" %)
1703 +[[image:07-5 Basic instructions_html_feea438c943ea9dd.png||height="34" width="300"]]
1707 1707  
1708 1708  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.
1709 1709  
1710 -{{id name="_Toc26556"/}}{{id name="_Toc12799"/}}{{id name="_Toc23863"/}}**LIMIT/ BIN 16-bit data high and low limit control**
1707 +== **LIMIT/ BIN 16-bit data high and low limit control** ==
1711 1711  
1712 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **LIMIT(P)**
1709 +**LIMIT(P)**
1713 1713  
1714 1714  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).
1715 1715  
... ... @@ -1725,16 +1725,14 @@
1725 1725  
1726 1726  **Device used**
1727 1727  
1728 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
1729 -**Pulse**
1730 -
1731 -**extension**
1725 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="11" %)**Devices**|**Offset modification**|(((
1726 +**Pulse extension**
1732 1732  )))
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| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|●
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| |●|●|●|●|●|●|●|●| | |●|●
1738 1738  
1739 1739  **Features**
1740 1740  
... ... @@ -1745,13 +1745,13 @@
1745 1745  |High limit value (s1) <input value (s3)|High limit value (s2)
1746 1746  |Low limit value (s1) ≤ input value (s3) ≤ high limit value (s2)|Input value (s3)
1747 1747  
1748 -
1749 1749  (((
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).
1744 +• Only in the case of controlling high limit value, set the minimum value of data range in the low limit value specified in (s1).
1751 1751  
1752 1752  • Only in the case of controlling low limit value, set the maximum value of data range in the high limit value specified in (s2).
1753 1753  
1754 -[[image:07-5 Basic instructions_html_50eb5229b027aa14.png]]
1748 +(% style="text-align:center" %)
1749 +[[image:07-5 Basic instructions_html_50eb5229b027aa14.png||height="297" width="550"]]
1755 1755  )))
1756 1756  
1757 1757  **Error code**
... ... @@ -1763,6 +1763,7 @@
1763 1763  
1764 1764  **Example**
1765 1765  
1761 +(% style="text-align:center" %)
1766 1766  [[image:07-5 Basic instructions_html_d67a2e740d4fc738.png]]
1767 1767  
1768 1768  When X000 is ON
... ... @@ -1773,9 +1773,9 @@
1773 1773  
1774 1774  • When 5,000 <D0, D1 is 5,000.
1775 1775  
1776 -{{id name="_Toc32553"/}}{{id name="_Toc9981"/}}{{id name="_Toc9158"/}}**DLIMIT/BIN 32-bit data high and low limit control**
1772 +== **DLIMIT/BIN 32-bit data high and low limit control** ==
1777 1777  
1778 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DLIMIT(P)**
1774 +**DLIMIT(P)**
1779 1779  
1780 1780  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).
1781 1781  
... ... @@ -1791,16 +1791,14 @@
1791 1791  
1792 1792  **Device used**
1793 1793  
1794 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
1795 -**Pulse**
1796 -
1797 -**extension**
1790 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Devices**|**Offset modification**|(((
1791 +**Pulse extension**
1798 1798  )))
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| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|●
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| |●|●|●|●|●|●|●|●|●|●| | |●|●
1804 1804  
1805 1805  **Features**
1806 1806  
... ... @@ -1811,7 +1811,7 @@
1811 1811  |High limit value ((s2), (s2)+1) <input value ((s3), (s3)+1)|High limit value ((s2), (s2)+1)
1812 1812  |Low limit value ((s1), (s1)+1) ≤ input value ((s3), (s3)+1) ≤ high limit value ((s2), (s2)+1)|Input value ((s3), (s3)+1)
1813 1813  
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).
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).
1815 1815  
1816 1816  • Only in the case of controlling low limit value, set the maximum value of data range in the high limit value specified in (s2).
1817 1817  
... ... @@ -1824,7 +1824,8 @@
1824 1824  
1825 1825  **Example**
1826 1826  
1827 -[[image:07-5 Basic instructions_html_217355b90f4b4e16.png]]
1821 +(% style="text-align:center" %)
1822 +[[image:07-5 Basic instructions_html_217355b90f4b4e16.png||height="53" width="400"]]
1828 1828  
1829 1829  Operation:
1830 1830  
... ... @@ -1834,9 +1834,9 @@
1834 1834  
1835 1835  • When 1,000,000 <(D1, D0), (D11, D10) is 1,000,000.
1836 1836  
1837 -{{id name="_Toc12534"/}}{{id name="_Toc28213"/}}{{id name="_Toc24591"/}}**SCL/BIN 16-bit unit scale (coordinate data of each point)**
1832 +== **SCL/BIN 16-bit unit scale (coordinate data of each point)** ==
1838 1838  
1839 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **SCL(P)**
1834 +**SCL(P)**
1840 1840  
1841 1841  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).
1842 1842  
... ... @@ -1851,15 +1851,13 @@
1851 1851  
1852 1852  **Device used**
1853 1853  
1854 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
1855 -**Pulse**
1856 -
1857 -**extension**
1849 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="11" %)**Devices**|**Offset modification**|(((
1850 +**Pulse extension**
1858 1858  )))
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| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|●
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| |●|●|●|●|●|●|●|●| | |●|●
1863 1863  
1864 1864  **Features**
1865 1865  
... ... @@ -1875,7 +1875,8 @@
1875 1875  |(% rowspan="2" %)Point n|X coordinate|(s2)+2n-1
1876 1876  |Y coordinate|(s2)+2n
1877 1877  
1878 -[[image:07-5 Basic instructions_html_80185ccddb878234.png]]
1871 +(% style="text-align:center" %)
1872 +[[image:07-5 Basic instructions_html_80185ccddb878234.png||height="422" width="750"]]
1879 1879  
1880 1880  • If the operation result is not an integer value, round the first digit below the decimal point.
1881 1881  
... ... @@ -1891,10 +1891,13 @@
1891 1891  
1892 1892  In the case of scaling conversion characteristics as shown in the figure below, set it as the following data sheet.
1893 1893  
1894 -[[image:07-5 Basic instructions_html_74fd22d845ad450e.png]]
1888 +(% style="text-align:center" %)
1889 +[[image:07-5 Basic instructions_html_74fd22d845ad450e.png||height="210" width="750"]]
1895 1895  
1896 -|(% colspan="2" rowspan="2" %)**Set &nbsp;&nbsp;&nbsp;&nbsp;items**|(% colspan="3" %)**Sett &nbsp;&nbsp;&nbsp;&nbsp;device and content**|(% rowspan="2" %)**Remarks**
1897 -|(% colspan="2" %)**When R0 is specified in (s2)**|**Set &nbsp;&nbsp;&nbsp;&nbsp;content**
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**
1898 1898  |(% colspan="2" %)Coordinate points|(s2)|R0|K10|
1899 1899  |(% rowspan="2" %)Point 1|X coordinate|(s2)+1|R1|K5|
1900 1900  |Y coordinate|(s2)+2|R2|K20|
... ... @@ -1942,6 +1942,7 @@
1942 1942  
1943 1943  **Example**
1944 1944  
1942 +(% style="text-align:center" %)
1945 1945  [[image:07-5 Basic instructions_html_5519d7b41f15b6d6.png]]
1946 1946  
1947 1947  [[image:07-5 Basic instructions_html_ace075fb7675de8e.gif]] When -100 ≤ D0(X) < 0, D100(Y)=
... ... @@ -1950,14 +1950,13 @@
1950 1950  
1951 1951  when 0< D0(X) ≤ 100, D100(Y)=
1952 1952  
1953 -[[image:07-5 Basic instructions_html_e35e13160c08a133.png]]
1951 +(% style="text-align:center" %)
1952 +[[image:07-5 Basic instructions_html_e35e13160c08a133.png||height="362" width="550"]]
1954 1954  
1954 +== **DSCL/32-bit unit scale (coordinate data of each point)** ==
1955 1955  
1956 +**DSCL(P)**
1956 1956  
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 -
1961 1961  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).
1962 1962  
1963 1963  -[DSCL (s1) (s2) (d)]
... ... @@ -1971,19 +1971,17 @@
1971 1971  
1972 1972  **Device used**
1973 1973  
1974 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Device**|**Offset modification**|(((
1975 -**Pulse**
1976 -
1977 -**extension**
1971 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Device**|**Offset modification**|(((
1972 +**Pulse extension**
1978 1978  )))
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| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|●
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| |●|●|●|●|●|●|●|●|●|●| | |●|●
1983 1983  
1984 1984  **Features**
1985 1985  
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).
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).
1987 1987  
1988 1988  |(% colspan="2" %)**Set items (n represents the number of coordinate points specified in (s2))**|**Device allocation**
1989 1989  |(% colspan="2" %)Coordinate points|(s2)+1, (s2)
... ... @@ -1995,7 +1995,8 @@
1995 1995  |(% rowspan="2" %)Point n|X coordinate|(s2)+4n-1, (s2)+4n-2
1996 1996  |Y coordinate|(s2)+4n+1, (s2)+4n
1997 1997  
1998 -[[image:07-5 Basic instructions_html_6633ca18cee1218c.png]]
1993 +(% style="text-align:center" %)
1994 +[[image:07-5 Basic instructions_html_6633ca18cee1218c.png||height="379" width="750"]]
1999 1999  
2000 2000  • If the calculation result is not an integer value, round the first digit below the decimal point.
2001 2001  
... ... @@ -2011,10 +2011,11 @@
2011 2011  
2012 2012  In the case of scaling conversion characteristics as shown in the figure below, set it as the following data sheet.
2013 2013  
2014 -[[image:07-5 Basic instructions_html_74fd22d845ad450e.png]]
2010 +(% style="text-align:center" %)
2011 +[[image:07-5 Basic instructions_html_74fd22d845ad450e.png||height="210" width="750"]]
2015 2015  
2016 -|(% colspan="2" rowspan="2" %)**Set items**|(% colspan="3" %)**Set &nbsp;&nbsp;&nbsp;&nbsp;device and content**|(% rowspan="2" %)**Remarks**
2017 -|(% colspan="2" %)**When R0 is specified in (s2)**|**Set &nbsp;&nbsp;&nbsp;&nbsp;content**
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**
2018 2018  |(% colspan="2" %)Coordinate points|(s2)+1, (s2)|R1, R0|K10|
2019 2019  |(% rowspan="2" %)Point 1|X coordinate|(s2)+3, (s2)+2|R3, R2|K5|
2020 2020  |Y coordinate|(s2)+5, (s2)+4|R5, R4|K7|
... ... @@ -2062,7 +2062,8 @@
2062 2062  
2063 2063  **Example**
2064 2064  
2065 -[[image:07-5 Basic instructions_html_ba95b2d50d8d1d3e.png]]
2062 +(% style="text-align:center" %)
2063 +[[image:07-5 Basic instructions_html_ba95b2d50d8d1d3e.png||height="272" width="404"]]
2066 2066  
2067 2067  [[image:07-5 Basic instructions_html_1de79c7d87d51f78.gif]] When -100 ≤ D0(X) < 0, D100(Y)=
2068 2068  
... ... @@ -2070,11 +2070,12 @@
2070 2070  
2071 2071  When 0 < D0(X) ≤ 100, D100(Y)=
2072 2072  
2073 -[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png]]
2071 +(% style="text-align:center" %)
2072 +[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png||height="351" width="550"]]
2074 2074  
2075 -{{id name="_Toc3776"/}}{{id name="_Toc11170"/}}{{id name="_Toc2957"/}}**SCL2/BIN 16-bit unit scale (X/Y coordinate data)**
2074 +== **SCL2/BIN 16-bit unit scale (X/Y coordinate data)** ==
2076 2076  
2077 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **SCL2(P)**
2076 +**SCL2(P)**
2078 2078  
2079 2079  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).
2080 2080  
... ... @@ -2089,15 +2089,13 @@
2089 2089  
2090 2090  **Device used**
2091 2091  
2092 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
2093 -**Pulse**
2094 -
2095 -**extension**
2091 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="11" %)**Devices**|**Offset modification**|(((
2092 +**Pulse extension**
2096 2096  )))
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| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|●
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| |●|●|●|●|●|●|●|●| | |●|●
2101 2101  
2102 2102  **Features**
2103 2103  
... ... @@ -2108,13 +2108,14 @@
2108 2108  |(% rowspan="4" %)X coordinate|Point 1|(s2)+1
2109 2109  |Point 2|(s2)+2
2110 2110  |.....|......
2111 -|Point n|(s2)+n
2112 -|(% rowspan="4" %)Y coordinate|Point 1|(s2)+n+1
2113 -|Point 2|(s2)+n+2
2108 +|Point N|(s2)+N
2109 +|(% rowspan="4" %)Y coordinate|Point 1|(s2)+N+1
2110 +|Point 2|(s2)+N+2
2114 2114  |.....|.....
2115 -|Point n|(s2)+2n
2112 +|Point N|(s2)+2N
2116 2116  
2117 -[[image:07-5 Basic instructions_html_80185ccddb878234.png]]
2114 +(% style="text-align:center" %)
2115 +[[image:07-5 Basic instructions_html_80185ccddb878234.png||height="422" width="750"]]
2118 2118  
2119 2119  • If the operation result is not an integer value, round the first digit below the decimal point.
2120 2120  
... ... @@ -2130,7 +2130,8 @@
2130 2130  
2131 2131  In the case of scaling conversion characteristics as shown in the figure below, set it as the following data sheet.
2132 2132  
2133 -[[image:07-5 Basic instructions_html_74fd22d845ad450e.png]]
2131 +(% style="text-align:center" %)
2132 +[[image:07-5 Basic instructions_html_74fd22d845ad450e.png||height="210" width="750"]]
2134 2134  
2135 2135  |(% colspan="2" rowspan="2" %)**Set items**|(% colspan="3" %)**Set device and content**|(% rowspan="2" %)**Remarks**
2136 2136  |(% colspan="2" %)**When R0 is specified in (s2)**|**Set content**
... ... @@ -2179,21 +2179,23 @@
2179 2179  When the number of start coordinate points of device (s2) is less than 0.
2180 2180  )))
2181 2181  
2182 -**Example**
2181 +**Example**
2183 2183  
2184 -[[image:07-5 Basic instructions_html_ace075fb7675de8e.gif]] [[image:07-5 Basic instructions_html_de529c9a16a62ef0.png]]
2183 +(% style="text-align:center" %)
2184 +[[image:07-5 Basic instructions_html_de529c9a16a62ef0.png||height="316" width="400"]]
2185 2185  
2186 -When -100 ≤D0 (X) < 0, D100(Y)=
2186 +When -100 ≤D0 (X) < 0, D100(Y)=[[image:07-5 Basic instructions_html_ace075fb7675de8e.gif]]
2187 2187  
2188 -[[image:07-5 Basic instructions_html_9acd6306c6d91847.gif]] when D0(X)=0, D100(Y)=0;
2188 +When D0(X)=0, D100(Y)=0;
2189 2189  
2190 -when 0 < D0(X) ≤ 100, D100(Y)=
2190 +When 0 < D0(X) ≤ 100, D100(Y)=[[image:/xwiki/bin/download/PLC%20Editor2/1%20User%20manual/2.1%20LX5V%20user%20manual/07-5%20Basic%20instruction/WebHome/07-5%20Basic%20instructions_html_47ebf5cc7733fccc.gif?rev=1.1||alt="07-5 Basic instructions_html_47ebf5cc7733fccc.gif"]],,[[image:07-5 Basic instructions_html_47ebf5cc7733fccc.gif]],,
2191 2191  
2192 -[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png]]
2192 +(% style="text-align:center" %)
2193 +[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png||height="351" width="550"]]
2193 2193  
2194 -{{id name="_Toc5608"/}}{{id name="_Toc1756"/}}{{id name="_Toc21402"/}}**DSCL2/BIN 32-bit unit scale (X/Y coordinate data)**
2195 +== **DSCL2/BIN 32-bit unit scale (X/Y coordinate data)** ==
2195 2195  
2196 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DSCL2(P)**
2197 +**DSCL2(P)**
2197 2197  
2198 2198  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).
2199 2199  
... ... @@ -2208,15 +2208,13 @@
2208 2208  
2209 2209  **Device used**
2210 2210  
2211 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
2212 -**Pulse**
2213 -
2214 -**extension**
2212 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Devices**|**Offset modification**|(((
2213 +**Pulse extension**
2215 2215  )))
2216 -|**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**
2217 -|(% rowspan="3" %)DSCL2|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|●
2218 -|Parameter 2| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|●
2219 -|Parameter 3| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|●
2215 +|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**[D]**|**XXP**
2216 +|(% rowspan="3" %)DSCL2|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●|●|●
2217 +|Parameter 2| | | | | | |●|●|●| | | | |●|●
2218 +|Parameter 3| |●|●|●|●|●|●|●|●|●|●| | |●|●
2220 2220  
2221 2221  **Features**
2222 2222  
... ... @@ -2227,13 +2227,14 @@
2227 2227  |(% rowspan="4" %)X coordinate|Point 1|(s2)+3, (s2)+2
2228 2228  |Point 2|(s2)+5, (s2)+4
2229 2229  |.....|......
2230 -|Point n|(s2)+2n+1, (s2)+2n
2231 -|(% rowspan="4" %)Y coordinate|Point 1|(s2)+2n+3, (s2)+2n+2
2232 -|Point 2|(s2)+2n+5, (s2)+2n+4
2229 +|Point N|(s2)+2N+1, (s2)+2N
2230 +|(% rowspan="4" %)Y coordinate|Point 1|(s2)+2N+3, (s2)+2N+2
2231 +|Point 2|(s2)+2N+5, (s2)+2N+4
2233 2233  |.....|.....
2234 -|Point n|(s2)+4n+1, (s2)+4n
2233 +|Point N|(s2)+4N+1, (s2)+4N
2235 2235  
2236 -[[image:07-5 Basic instructions_html_6633ca18cee1218c.png]]
2235 +(% style="text-align:center" %)
2236 +[[image:07-5 Basic instructions_html_6633ca18cee1218c.png||height="379" width="750"]]
2237 2237  
2238 2238  • If the operation result is not an integer value, round the first digit below the decimal point.
2239 2239  
... ... @@ -2249,9 +2249,10 @@
2249 2249  
2250 2250  In the case of scaling conversion characteristics as shown in the figure below, set it as the following data sheet.
2251 2251  
2252 -[[image:07-5 Basic instructions_html_74fd22d845ad450e.png]]
2252 +(% style="text-align:center" %)
2253 +[[image:07-5 Basic instructions_html_74fd22d845ad450e.png||height="210" width="750"]]
2253 2253  
2254 -|(% colspan="2" rowspan="2" %)**Set &nbsp;&nbsp;&nbsp;&nbsp;items**|(% colspan="3" %)**Set device and content**|(% rowspan="2" %)**Remarks**
2255 +|(% colspan="2" rowspan="2" %)**Set items**|(% colspan="3" %)**Set device and content**|(% rowspan="2" %)**Remarks**
2255 2255  |(% colspan="2" %)**When R0 is specified in (s2)**|**Set content**
2256 2256  |(% colspan="2" %)Coordinate points|(s2)+1, (s2)|R1, R0|K10|
2257 2257  |(% rowspan="10" %)X|Point 1|(s2)+3, (s2)+2|R3, R2|K5|
... ... @@ -2300,6 +2300,7 @@
2300 2300  
2301 2301  **Example**
2302 2302  
2304 +(% style="text-align:center" %)
2303 2303  [[image:07-5 Basic instructions_html_91dbc16faa9d2ec3.png]]
2304 2304  
2305 2305  When -100 ≤D0(X) < 0, D100(Y)=[[image:/xwiki/bin/download/PLC%20Editor2/1%20User%20manual/2.1%20LX5V%20user%20manual/07-5%20Basic%20instruction/WebHome/07-5%20Basic%20instructions_html_2c96d630f666e72c.gif?rev=1.1||alt="07-5 Basic instructions_html_2c96d630f666e72c.gif"]],,[[image:07-5 Basic instructions_html_2c96d630f666e72c.gif]] ,,;
... ... @@ -2308,11 +2308,12 @@
2308 2308  
2309 2309  when 0< D0(X) ≤ 100, D100(Y)=[[image:/xwiki/bin/download/PLC%20Editor2/1%20User%20manual/2.1%20LX5V%20user%20manual/07-5%20Basic%20instruction/WebHome/07-5%20Basic%20instructions_html_47ebf5cc7733fccc.gif?rev=1.1||alt="07-5 Basic instructions_html_47ebf5cc7733fccc.gif"]],,[[image:07-5 Basic instructions_html_47ebf5cc7733fccc.gif]] ,,.
2310 2310  
2311 -[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png]]
2313 +(% style="text-align:center" %)
2314 +[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png||height="351" width="550"]]
2312 2312  
2313 -{{id name="_Toc32057"/}}{{id name="_Toc9941"/}}{{id name="_Toc6492"/}}**ZONE/BIN 16-bit data zone control**
2316 +== **ZONE/BIN 16-bit data zone control** ==
2314 2314  
2315 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **ZONE(P)**
2318 +**ZONE(P)**
2316 2316  
2317 2317  After adding the offset value specified in (s1) or (s2) to the input value specified in (s3), it is stored in the device number specified in (d).
2318 2318  
... ... @@ -2328,16 +2328,14 @@
2328 2328  
2329 2329  **Device used**
2330 2330  
2331 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
2332 -**Pulse**
2333 -
2334 -**extension**
2334 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="11" %)**Devices**|**Offset modification**|(((
2335 +**Pulse extension**
2335 2335  )))
2336 -|**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**
2337 -|(% rowspan="4" %)ZONE|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|●
2338 -|Parameter 2| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|●
2339 -|Parameter 3| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | | | | |●|●
2340 -|Parameter 4| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|●
2337 +|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**K**|**H**|**[D]**|**XXP**
2338 +|(% rowspan="4" %)ZONE|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●
2339 +|Parameter 2|●|●|●|●|●|●|●|●|●|●|●|●|●
2340 +|Parameter 3|●|●|●|●|●|●|●|●|●| | |●|●
2341 +|Parameter 4| |●|●|●|●|●|●|●|●| | |●|●
2341 2341  
2342 2342  **Features**
2343 2343  
... ... @@ -2348,7 +2348,6 @@
2348 2348  |When input value (s3)=0|0
2349 2349  |When input value (s3)>0|Input value (s3) + positive offset value (s2)
2350 2350  
2351 -
2352 2352  (((
2353 2353  • When the output value stored in (d) is a signed BIN 16-bit value, and the operation result exceeds the range of -32,768 to 32,767, the situation is shown in the following example.
2354 2354  
... ... @@ -2356,10 +2356,8 @@
2356 2356  
2357 2357  the output value = -32768+(-100)=8000H-FF9CH=7F9CH=32668.
2358 2358  
2359 -[[image:07-5 Basic instructions_html_a2adbf9ccf8f839.png]]
2360 -
2361 -
2362 -
2359 +(% style="text-align:center" %)
2360 +[[image:07-5 Basic instructions_html_a2adbf9ccf8f839.png||height="399" width="550"]]
2363 2363  )))
2364 2364  
2365 2365  **Error code**
... ... @@ -2370,6 +2370,7 @@
2370 2370  
2371 2371  **Example**
2372 2372  
2371 +(% style="text-align:center" %)
2373 2373  [[image:07-5 Basic instructions_html_5da523c7765bf5be.png]]
2374 2374  
2375 2375  When X000 is ON
... ... @@ -2380,9 +2380,9 @@
2380 2380  
2381 2381  • When 0<D0, the value of (D0)+(1,000) is stored in D1.
2382 2382  
2383 -{{id name="_Toc28351"/}}{{id name="_Toc11023"/}}{{id name="_Toc30269"/}}**DZONE/BIN 32-bit data zone control**
2382 +== **DZONE/BIN 32-bit data zone control** ==
2384 2384  
2385 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] DZONE(P)
2384 +DZONE(P)
2386 2386  
2387 2387  After adding the offset value specified in (s1) or (s2) to the input value specified in (s3), it is stored in the device number specified in (d).
2388 2388  
... ... @@ -2398,16 +2398,14 @@
2398 2398  
2399 2399  **Device used**
2400 2400  
2401 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
2402 -**Pulse**
2403 -
2404 -**extension**
2400 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Devices**|**Offset modification**|(((
2401 +**Pulse extension**
2405 2405  )))
2406 -|**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**
2407 -|(% rowspan="4" %)DZONE|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|●
2408 -|Parameter 2| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|●
2409 -|Parameter 3| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●| | | |●|●
2410 -|Parameter 4| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|●
2403 +|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**[D]**|**XXP**
2404 +|(% rowspan="4" %)DZONE|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●|●|●
2405 +|Parameter 2|●|●|●|●|●|●|●|●|●|●|●|●|●|●|●
2406 +|Parameter 3|●|●|●|●|●|●|●|●|●|●|●| | |●|●
2407 +|Parameter 4| |●|●|●|●|●|●|●|●|●|●| | |●|●
2411 2411  
2412 2412  **Features**
2413 2413  
... ... @@ -2418,12 +2418,12 @@
2418 2418  |When input value ((s3), (s3)+1)=0|0
2419 2419  |When input value ((s3), (s3)+1)>0|Input value ((s3), (s3)+1) + positive offset value (s2), (s2)+1
2420 2420  
2421 -
2422 2422  (((
2423 2423  • When the output value stored in (d) and (d)+1 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 shown in the following example.
2424 2424  
2425 2425  For example, (s1), (s1)+1 is -1,000, (s3), (s3)+1 is -2,147,483,648, then the output value=-2,147,483,648+(-1000)=80000000H+FFFFFC18H=2,147,482,648.
2426 2426  
2423 +(% style="text-align:center" %)
2427 2427  [[image:07-5 Basic instructions_html_2f3a96a2565c75c7.png]]
2428 2428  )))
2429 2429  
... ... @@ -2435,7 +2435,8 @@
2435 2435  
2436 2436  **Example**
2437 2437  
2438 -[[image:07-5 Basic instructions_html_b831b14748df07ab.png]]
2435 +(% style="text-align:center" %)
2436 +[[image:07-5 Basic instructions_html_b831b14748df07ab.png||height="51" width="401"]]
2439 2439  
2440 2440  • When (D1, D0)<0, the value of (D1, D0)+(-10,000) is stored in (D11, D10).
2441 2441