Input Description¶
Function Block TECT_PWM8
DUTY_CYCLE
Data type: ARRAY[1..8] OF INT, Range: 0…100
PWM DUTY_CYCLE coordinates maximum 8 zones in a group. If there are more than 8 zones in one group, more Function Blocks can be used.
DUTY_MAX
Data type: INT, Default value: 100, Range: +10 … + 100.
Maximum value for a duty cycle.
MIN_CYCLES
Data type: INT, Default value: 1, Range: > 1.
Minimum length of ON and OFF time of PWM signal in number of CPU task cycles.
PWM_PERIOD_CYCLES
Data type: INT, Default value: 20, Range: > MIN_CYCLES
Duration of PWM signal period in number of CPU task cycles.