Input DescriptionΒΆ
E1
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
INT | - | - | - |
This program part is processed as follows depending on the value of the operand at input E1:
E1 = 0: | Program part is not processed. |
E1 = 1: | Program part is processed during every cycle. |
E1 = 2: | Program part is processed during every second cycle. |
: | : |
E1 = n: | Program part is processed during every nth cycle. |