Changes for page 03 Sequence control

Last modified by Mora Zhou on 2023/11/22 15:46

From version 6.1
edited by Mora Zhou
on 2023/11/22 15:46
Change comment: There is no comment for this version
To version 5.1
edited by Mora Zhou
on 2023/11/21 16:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -598,12 +598,9 @@
598 598  (% style="text-align:center" %)
599 599  [[image:新建 DOCX 文档_html_594cb1456a9831b1.png||class="img-thumbnail"]]
600 600  
601 -(% class="box infomessage" %)
602 -(((
603 -{{id name="OLE_LINK156"/}}
601 +**{{id name="OLE_LINK156"/}}✎Note: **
604 604  
605 -**✎Note: **For the output relay (Y), if the SET instruction and the RST instruction are executed in the same operation, the instruction result close to the END instruction (end of program) will be output.
606 -)))
603 +For the output relay (Y), if the SET instruction and the RST instruction are executed in the same operation, the instruction result close to the END instruction (end of program) will be output.
607 607  
608 608  **Error code**
609 609  
... ... @@ -622,7 +622,7 @@
622 622  
623 623  **(2) Offset modification**
624 624  
625 -All the devices used in the SET instruction can be indexed with D data devices (The status register S cannot be modified).
622 +All the devices used in the SET instruction can be indexed with D data devices (the status register S cannot be modified).
626 626  
627 627  D0 to D7999 can be used in index modification.
628 628  
... ... @@ -700,6 +700,8 @@
700 700  
701 701  (% class="box infomessage" %)
702 702  (((
700 +{{id name="OLE_LINK146"/}}
701 +
703 703  **✎Note: **
704 704  
705 705  For timers and counters, when the RST instruction is executed in the program, subroutine, and interrupt program where the RST instruction is jumped, the timer and counter may remain unchanged after reset, and the timer and counter will not operate.