Changes for page 04 Program flow
Last modified by Devin Chen on 2024/01/28 11:38
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Stone1 +XWiki.Mora - Content
-
... ... @@ -38,6 +38,8 @@ 38 38 1. Each scan is executed. 39 39 1. One scan is executed. 40 40 41 +(% class="box infomessage" %) 42 +((( 41 41 **✎Note: ** 42 42 43 43 After turning ON the coil of the timer, if the timer whose coil is ON is jumped by the CJ(P) instruction, the measurement will not be performed normally. ... ... @@ -45,6 +45,7 @@ 45 45 When the OUT instruction is jumped by the CJ(P) instruction, the scan time will be shorter. 46 46 47 47 When the CJ(P) instruction is used to jump backward, the scan time will be longer. 50 +))) 48 48 49 49 For the CJ(P) instruction, you can jump to a step smaller than the step number being executed. However, in order to avoid the time limit of the watchdog timer, a method of jumping out of the loop during this period should be considered. 50 50