Changes for page 01 Program execution

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

From version 33.1
edited by Mora Zhou
on 2024/12/05 16:14
Change comment: There is no comment for this version
To version 27.1
edited by Jim(Forgotten)
on 2023/08/08 10:09
Change comment: Deleted annotation 0

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Mora
1 +XWiki.Jim
Content
... ... @@ -1,9 +1,11 @@
1 1  = **Summary** =
2 2  
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.
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, is an essential reference book for entry-level readers to quickly and fully grasp WECON PLC and WECON PLC Editor.
6 6  
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 +
7 7  = Precautions =
8 8  
9 9  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
... ... @@ -27,8 +27,8 @@
27 27  (((
28 28  **✎Note:**
29 29  
30 -* To prevent the temperature from rising, do not install at the bottom, top or vertical direction. Be sure to install it horizontally on the wall as shown on the right.
31 -* Please leave a space of more than 50mm between the host and other equipment or structures. Try to avoid high-voltage lines, high-voltage equipment, and power equipment.
32 +* To prevent the temperature from rising, do not install at the bottom, top or vertical direction.Be sure to install it horizontally on the wall as shown on the right.
33 +* Please leave a space of more than 50mm between the host and other equipment or structures.Try to avoid high-voltage lines, high-voltage equipment, and power equipment.
32 32  )))
33 33  
34 34  == Wiring ==
... ... @@ -432,7 +432,7 @@
432 432  [[image:1-20.png||class="img-thumbnail"]]
433 433  
434 434  (% class="table-bordered" %)
435 -|=(% colspan="2" %)**Project**|=**Content**|=**Setting range**|=**Default**
437 +|(% colspan="2" %)**Project**|**Content**|**Setting range**|**Default**
436 436  |(% colspan="2" %)Execution type|Select the type of interrupt|Not set/External input interrupt/Timer event/high-speed counter interrupt|Not set
437 437  |(% rowspan="2" %)Timer interrupt|Time|Set the interval time for interrupt triggering|1 to 2147483647 (100us unit)|
438 438  |priority|When multiple interrupts arrive at the same time, the order of priority execution, the smallest value is executed first|0 to 2|0
... ... @@ -470,7 +470,7 @@
470 470  [[image:1-23.png||class="img-thumbnail"]]
471 471  
472 472  (% class="table-bordered" %)
473 -|=(% colspan="2" %)**Project**|=**Content**|=**Setting range**|=**Default**
475 +|(% colspan="2" %)**Project**|**Content**|**Setting range**|**Default**
474 474  |(% colspan="2" %)Execution type|Select the type of interrupt|Not set, External input interrupt, Timer event, high-speed counter interrupt|Not set
475 475  |(% rowspan="5" %)High count interrupt|Mode|(((
476 476  Select the type of high-speed counter interrupt:
... ... @@ -501,7 +501,7 @@
501 501   Description of triggering rules
502 502  
503 503  (% class="table-bordered" %)
504 -|=(% style="width: 135px;" %)**Mode**|=(% style="width: 187px;" %)**Configuration**|=(% style="width: 128px;" %)**The current value**|=(% style="width: 324px;" %)**Action**
506 +|(% style="width:135px" %)**Mode**|(% style="width:187px" %)**Configuration**|(% style="width:128px" %)**The current value**|(% style="width:324px" %)**Action**
505 505  |(% 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
506 506  |(% style="width:128px" %)10001 → 10000|(% style="width:324px" %)Execute all programs in interrupt INT0
507 507  |(% rowspan="2" style="width:135px" %)High-speed comparison set (INT1)|(% rowspan="2" style="width:187px" %)(((