Changes for page 01 Program execution

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

From version 31.1
edited by Mora Zhou
on 2023/11/22 14:04
Change comment: There is no comment for this version
To version 33.1
edited by Mora Zhou
on 2024/12/05 16:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,9 @@
1 1  = **Summary** =
2 2  
3 -This manual has a comprehensive introduction to the basic functions of WECON PLC Editor and the actual use. This book is completely aimed at zero-based readers, which is an essential reference book for entry-level readers to quickly and fully grasp WECON PLC and WECON PLC Editor.
3 +This manual provides a comprehensive introduction to the basic functions and actual use of WECON PLC Editor. It is completely aimed at zero-based readers and is an essential reference book for entry-level readers who want to quickly and fully grasp WECON PLC and WECON PLC Editor. 
4 +This book starts with the basic product of WECON PLC and the basic concept and operation of WECON PLC Editor. It then uses a large number of cases and graphic analysis to comprehensively and deeply explain the use of WECON PLC Editor Software and the PLC program.
5 +WECON Technology Co., Ltd. All rights reserved.
4 4  
5 -This book starts from the basic product of WECON PLC and the basic concept and operation of WECON PLC Editor. It combines with a large number of cases and graphic analysis to comprehensively and deeply explain the use of WECON PLC Editor Software, as well as PLC program.
6 -
7 -WECON technology Co., Ltd. All rights reserved.
8 -
9 9  = Precautions =
10 10  
11 11  Before the installation, operation, maintenance and repair of the micro programmable control, please read this manual and other related manuals to ensure correct use. Please use it after you have mastered the operation method, safety information and all
... ... @@ -434,7 +434,7 @@
434 434  [[image:1-20.png||class="img-thumbnail"]]
435 435  
436 436  (% class="table-bordered" %)
437 -|(% colspan="2" %)**Project**|**Content**|**Setting range**|**Default**
435 +|=(% colspan="2" %)**Project**|=**Content**|=**Setting range**|=**Default**
438 438  |(% colspan="2" %)Execution type|Select the type of interrupt|Not set/External input interrupt/Timer event/high-speed counter interrupt|Not set
439 439  |(% rowspan="2" %)Timer interrupt|Time|Set the interval time for interrupt triggering|1 to 2147483647 (100us unit)|
440 440  |priority|When multiple interrupts arrive at the same time, the order of priority execution, the smallest value is executed first|0 to 2|0
... ... @@ -472,7 +472,7 @@
472 472  [[image:1-23.png||class="img-thumbnail"]]
473 473  
474 474  (% class="table-bordered" %)
475 -|(% colspan="2" %)**Project**|**Content**|**Setting range**|**Default**
473 +|=(% colspan="2" %)**Project**|=**Content**|=**Setting range**|=**Default**
476 476  |(% colspan="2" %)Execution type|Select the type of interrupt|Not set, External input interrupt, Timer event, high-speed counter interrupt|Not set
477 477  |(% rowspan="5" %)High count interrupt|Mode|(((
478 478  Select the type of high-speed counter interrupt:
... ... @@ -503,7 +503,7 @@
503 503   Description of triggering rules
504 504  
505 505  (% class="table-bordered" %)
506 -|(% style="width:135px" %)**Mode**|(% style="width:187px" %)**Configuration**|(% style="width:128px" %)**The current value**|(% style="width:324px" %)**Action**
504 +|=(% style="width: 135px;" %)**Mode**|=(% style="width: 187px;" %)**Configuration**|=(% style="width: 128px;" %)**The current value**|=(% style="width: 324px;" %)**Action**
507 507  |(% rowspan="2" style="width:135px" %)High-speed compare interrupt (INT0)|(% rowspan="2" style="width:187px" %)Comparison value: 10000|(% style="width:128px" %)9999 → 10000|(% style="width:324px" %)Execute all programs in interrupt INT0
508 508  |(% style="width:128px" %)10001 → 10000|(% style="width:324px" %)Execute all programs in interrupt INT0
509 509  |(% rowspan="2" style="width:135px" %)High-speed comparison set (INT1)|(% rowspan="2" style="width:187px" %)(((