Changes for page 01 Transfer and comparison
Last modified by Mora Zhou on 2023/11/22 16:08
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -PLC Editor2. 1 User manual.2\.1 LX5V user manual.07 Basic instructions.WebHome1 +PLC Editor2.07 Basic instructions.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a dmin1 +XWiki.Mora - Content
-
... ... @@ -14,12 +14,10 @@ 14 14 15 15 **Device used** 16 16 17 -|(% rowspan="2" style="text-align:center; vertical-align:middle" %)**Instruction**|(% rowspan="2" style="text-align:center; vertical-align:middle" %)**Parameter**|(% colspan="11" style="text-align:center; vertical-align:middle" %)**Devices**|Offset modification|((( 18 -**Pulse extension** 19 -))) 17 +|=(% rowspan="2" scope="row" %)Instruction|=(% rowspan="2" %)Parameter|=(% colspan="11" %)Devices|=Offset modification|=Pulse extension 20 20 |KnX|KnY|KnM|KnS|T|C|D|R|SD|K|H|[D]|XXP 21 -|(% rowspan="2" style="text-align:center; vertical-align:middle"%)MOV|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●22 -|Parameter 2| |●|●|●|●|●|●|●|●| | |●|● 19 +|=(% rowspan="2" %)MOV|=Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|● 20 +|=Parameter 2| |●|●|●|●|●|●|●|●| | |●|● 23 23 24 24 **Features** 25 25 ... ... @@ -30,9 +30,9 @@ 30 30 31 31 **Error code** 32 32 33 -|Error code|Content 34 -|4085H|The output result of (S) in read application instruction exceeds the device range 35 -|4086H|The output result of (D) in write application instruction exceeds the device range 31 +|=(% scope="row" %)Error code|=Content 32 +|=4085H|The output result of (S) in read application instruction exceeds the device range 33 +|=4086H|The output result of (D) in write application instruction exceeds the device range 36 36 37 37 **Example** 38 38 ... ... @@ -51,18 +51,16 @@ 51 51 52 52 **Content, range and data type** 53 53 54 -|Parameter|Content|Range|Data type|Data type (label) 55 -|(S)|Transmit source data or the device number stored data|-2147483648 to 2147483647|Signed BIN32|ANY32_S 56 -|(D)|Transmit destination device number|-|Signed BIN32|ANY32_S 52 +|=(% scope="row" %)Parameter|=Content|=Range|=Data type|=Data type (label) 53 +|=(S)|Transmit source data or the device number stored data|-2147483648 to 2147483647|Signed BIN32|ANY32_S 54 +|=(D)|Transmit destination device number|-|Signed BIN32|ANY32_S 57 57 58 58 **Device used** 59 59 60 -|(% rowspan="2" style="text-align:center; vertical-align:middle" %)**Instruction**|(% rowspan="2" style="text-align:center; vertical-align:middle" %)**Parameter**|(% colspan="13" style="text-align:center; vertical-align:middle" %)**Devices**|Offset modification|((( 61 -**Pulse extension** 62 -))) 58 +|=(% rowspan="2" scope="row" %)Instruction|=(% rowspan="2" %)Parameter|=(% colspan="13" %)Devices|=Offset modification|=Pulse extension 63 63 |KnX|KnY|KnM|KnS|T|C|D|R|SD|LC|HSC|K|H|[D]|XXP 64 -|(% rowspan="2" style="text-align:center; vertical-align:middle"%)DMOV|Parameter 1|●|●|●|●|●|●|●|●|●| | |●|●|●|●65 -|Parameter 2| |●|●|●|●|●|●|●|●|●|●| | |●|● 60 +|=(% rowspan="2" %)DMOV|=Parameter 1|●|●|●|●|●|●|●|●|●| | |●|●|●|● 61 +|=Parameter 2| |●|●|●|●|●|●|●|●|●|●| | |●|● 66 66 67 67 **Features** 68 68 ... ... @@ -434,7 +434,7 @@ 434 434 435 435 **Device used** 436 436 437 -|(% rowspan="2" style="text-align:center; vertical-align:middle" %)**Instruction**|(% rowspan="2" style="text-align:center; vertical-align:middle" %)**Parameter**|(% colspan="16" style="text-align:center; vertical-align:middle" %)**Devices**|Offset modification|((( 433 +|(% rowspan="2" style="text-align:center; vertical-align:middle" %)**Instruction**|(% rowspan="2" style="text-align:center; vertical-align:middle" %)**Parameter**|(% colspan="16" style="text-align:center; vertical-align:middle" %)**Devices**|**Offset modification**|((( 438 438 **Pulse extension** 439 439 ))) 440 440 |Y|M|S|SM|D.b|KnX|KnY|KnM|KnS|T|C|D|R|SD|K|H|[D]|XXP ... ... @@ -455,7 +455,10 @@ 455 455 456 456 (1): Even if the instruction input is OFF and the CMP instruction is not executed, (D) to (D)+2 will keep the state before the instruction input changed from ON to OFF. 457 457 454 +(% class="box infomessage" %) 455 +((( 458 458 ✎**Note: **Occupy the device specified in 3 points (D) at the beginning, please be careful not to overlap with the device used for other control. 457 +))) 459 459 460 460 **Error code** 461 461 ... ... @@ -512,7 +512,10 @@ 512 512 513 513 (1): Even if the instruction input is OFF, the DCMP instruction is not executed, (D) to (D)+2 will keep the state before the instruction input changed from ON to OFF. 514 514 514 +(% class="box infomessage" %) 515 +((( 515 515 ✎**Note: ** Occupy the device specified in 3 points (D) at the beginning. Please be careful not to overlap with other control devices. 517 +))) 516 516 517 517 **Error code** 518 518 ... ... @@ -568,7 +568,10 @@ 568 568 569 569 [[image:07-1 Basic instructions_html_c0cea7cfb5b2e83c.png]] 570 570 573 +(% class="box infomessage" %) 574 +((( 571 571 ✎**Note: **If continuous execution instructions are used, conversion will be performed every operation cycle. 576 +))) 572 572 573 573 **Error code** 574 574