Minimum Value | V1 | The minimum value for the fade | Integer |
Maximum Value | V2 | The maximum value for the fade | Integer |
Fade Out | T1 | The time interval (ms) to fade from the minimum value to the maximum value. The smallest time interval that will be accepted is 100ms. | Integer |
Fade In | T2 | The time interval (ms) to fade from the maximum value to the minimum value. The smallest time interval that will be accepted is 100ms. | Integer |
Delay Out | D1 | A time delay (ms) to wait before after the value has reached the maximum value but before it starts the fade back to the minimum value. | Integer |
Delay In | D2 | A time delay (ms) to wait before after the value has reached the minimum value but before it starts the fade back to the maximum value. | Integer |