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

From version 25.1
edited by Stone Wu
on 2022/09/26 10:18
Change comment: There is no comment for this version
To version 25.2
edited by Stone Wu
on 2022/09/26 10:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1098,7 +1098,7 @@
1098 1098  
1099 1099  Specify the output pulse duty ratio in (s1). (The setting range is 0 to 1000)
1100 1100  
1101 -Specify the output pulse period in (s2). (The setting range is 1 to 32,767ms)
1101 +Specify the output pulse period in (s2). (The setting range is 1 to 32,767)
1102 1102  
1103 1103  Specify the device that outputs the pulse in (d). Only Y devices with positioning parameters can be specified.
1104 1104  
... ... @@ -1106,7 +1106,7 @@
1106 1106  
1107 1107  High level time (ms) = set cycle time (ms) x duty cycle / 1000
1108 1108  
1109 -Low level time (ms) = period (ms)-high level time (ms)
1109 +Low level time (ms) = period (ms) - high level time (ms)
1110 1110  
1111 1111  That is, the period is set to 100ms, if the duty cycle is set to 500, the output is high for 50ms and low for 50ms; if the duty cycle is set to 100, the output is high for 10ms and low for 90ms; If it is set to 900, the output will be high for 90ms and low for 10ms. The fractional part of the calculated pulse output time is output by rounding.
1112 1112