Changes for page 01 Program execution

Last modified by Leo Wei on 2024/12/24 22:42

From version 13.2
edited by Stone Wu
on 2022/09/23 15:40
Change comment: There is no comment for this version
To version 13.1
edited by Stone Wu
on 2022/07/28 16:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -136,8 +136,7 @@
136 136  
137 137  The initialization based on the status of the CPU module is as follows.
138 138  
139 -* **√**: execute
140 -* **×**: not execute
139 +**√**: execute. **×**: not execute
141 141  
142 142  (% class="table-bordered" %)
143 143  |(% rowspan="2" %)**Processing item**|(% colspan="3" %)**Status of the CPU module**
... ... @@ -226,7 +226,7 @@
226 226  [[image:1-5.png||height="372" width="300" class="img-thumbnail"]]
227 227  
228 228  * Scan the program name: the program name requires to match case, and the program name cannot use the same name with device name (the device name does not match case).
229 -* The input of /%$@&=~~`^<>?:{}[],;!*.~\~\'" is not supported. It cannot exceed 64 characters. The default name is MAINx.
228 +* The input of /%$@&=to`^<>?:{}[],;!*.~\~\'" is not supported. It cannot exceed 64 characters. The default name is MAINx.
230 230  * The number of scan programs that can be built is limited to 100.
231 231  * Each scan program has been END ended, but only the last END instruction is completed to calculate a scan cycle.
232 232  * The execution sequence runs from top to bottom in the order of creation.