Changes for page 01 Program execution

Last modified by Jiahao Lai on 2025/07/18 17:39

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

Summary

Details

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