Changes for page 01 Program execution
Last modified by Leo Wei on 2024/12/24 22:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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.