The operating mode Continuous is used to process products with a constant length. This product length corresponds to the length of one process cycle and is defined via the input i_lrLengthToCut.
Since the inputs of the function block are refreshed cyclically, the length can be modified during the running application.
The modified length is verified with each process cycle:
If the value is ... |
Then... |
---|---|
valid: >= q_lrLengthToCutMin |
The next product is processed with the new value of i_lrLengthToCut. |
invalid: <lrMinLengthToCutMin |
|