I have a i-box request. Similar to the integrate. Only thing is it would start to increment when an input is active, but if the input stays on for more then a preset time, it increments at a faster speed. Now I basically use a timer to do this. If the operator holds down the button for more than a few seconds, it increments very fast. I use this a lot in my projects. The operator needs to get from a small number setting to a much larger setting and it takes for ever so I monitor the input and if they hold it down it increments faster so they are not waiting all day. I use this feature on my servo projects as well in jog operations from getting from one point to another for example. The motor starts out slow then speeds up after a small amount of time.