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.10
edited by Joey
on 2022/06/09 16:02
Change comment: (Autosaved)

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,16 @@
1725 1725  
1726 1726  **Device used**
1727 1727  
1728 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
1725 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="12" %)**Devices**|**Offset modification**|(((
1729 1729  **Pulse**
1730 1730  
1731 1731  **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| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|●
1730 +|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**K**|**H**|**E**|**[D]**|**XXP**
1731 +|(% rowspan="4" %)LIMIT|Parameter 1|●|●|●|●|●|●|●|●|●|●|●| |●|●
1732 +|Parameter 2|●|●|●|●|●|●|●|●|●|●|●| |●|●
1733 +|Parameter 3|●|●|●|●|●|●|●|●|●| | | |●|●
1734 +|Parameter 4| |●|●|●|●|●|●|●|●| | | |●|●
1738 1738  
1739 1739  **Features**
1740 1740