The incentive mode is used when multiple operations are completed on one button press. As there is no way to measure the operation time for each operation, the system will instead distribute the total time spent between the operations.
This setting has 3 possible values
Example:
Operator spends 8 minutes and completes two operations with one button press. First operation has SMV = 3 and second operation has SMV = 1
If incentive is set to SMV, the distribution will look like
Op. 1 = 6 minutes
Op. 2 = 2 minutes
If incentive is set to None, the distribution will look like
Op. 1 = 4 minutes
Op. 2 = 4 minutes