Last modified by Mora Zhou on 2024/08/08 14:35

From version 28.1
edited by Jim
on 2023/02/09 14:03
Change comment: There is no comment for this version
To version 30.1
edited by Devin Chen
on 2023/10/27 16:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Jim
1 +XWiki.DevinChen
Content
... ... @@ -1025,6 +1025,10 @@
1025 1025  1. Please do not duplicate device used for other controls.
1026 1026  1. Set pulse width and cycle time. Please set the value of pulse width (s1) and period (s2) as (s1)≤(s2).
1027 1027  1. About pulse output: This instruction is executed in interrupt mode. When the instruction power flow is OFF, the output stops, and (s1) and (s2) could be modified when the PWM instruction is executed. If it is modified to an incorrect parameter, the sending of PWM pulse will be stopped.
1028 +1. Support 16 PWM outputs, Y0~~Y7, Y10~~Y17.
1029 +1. When Y10~~Y17 is used for output, the permil mode is invalid. (PLC Editor2 V2.3.1 or above supports Y10~~Y17 PWM output.)
1030 +1. The resolution of Y0~~Y7 is 1us, and the resolution of Y10~~Y17 is 100us.
1031 +1. The output period and pulse width of Y10~~Y17 are measured in milliseconds (ms).
1028 1028  
1029 1029  **Related device**
1030 1030  
... ... @@ -2613,22 +2613,22 @@
2613 2613  
2614 2614  **E.**When the parameter is 2, Time-division S-type acceleration and deceleration is adopted.
2615 2615  
2616 -**{{id name="OLE_LINK378"/}}(15) Time-minute acceleration and deceleration parameter**
2620 +**{{id name="OLE_LINK378"/}}(15) **Time-division** acceleration and deceleration parameter**
2617 2617  
2618 2618  (% class="table-bordered" %)
2619 2619  |**Output axis**|**Y0**|**Y1**|**Y2**|**Y3**|**Y4**|**Y5**|**Y6**|**Y7**
2620 -|Time-minute intervals|SD912|SD972|SD1032|SD1092|SD1152|SD1212|SD1272|SD1332
2624 +|Time-division intervals|SD912|SD972|SD1032|SD1092|SD1152|SD1212|SD1272|SD1332
2621 2621  
2622 -Time-minute intervals:
2626 +Time-division intervals:
2623 2623  
2624 -{{id name="OLE_LINK377"/}}{{id name="OLE_LINK379"/}}This parameter is time interval of time-minute acceleration and deceleration. The unit is 100us. The value range is 10 to1000.When the value is less than 10, the value is 10. When the value is greater than 1000, the value is 1000.
2628 +{{id name="OLE_LINK377"/}}{{id name="OLE_LINK379"/}}This parameter is time interval of Time-division acceleration and deceleration. The unit is 100us. The value range is 10 to1000.When the value is less than 10, the value is 10. When the value is greater than 1000, the value is 1000.
2625 2625  
2626 -Time-minute ladder acceleration and deceleration
2630 +Time-division T-type acceleration and deceleration
2627 2627  
2628 2628  (% style="text-align:center" %)
2629 2629  [[image:08_html_4649b9d5dd0f0a90.gif||height="330" width="700" class="img-thumbnail"]]
2630 2630  
2631 -Time-minute S-type acceleration and deceleration
2635 +Time-division S-type acceleration and deceleration
2632 2632  
2633 2633  (% style="text-align:center" %)
2634 2634  [[image:08_html_27806ce2da3a3ef0.gif||height="319" width="700" class="img-thumbnail"]]