Been doing some upgrades to our equipment and programs around the shop to some our older equipment, installing the Do-More and analog in the old 205 racks. Found a few situations around our equipment where we are using timers simply to check that an input has been on long enough to toggle something else.
One of our machines has a flapper that moves back and forth as wire runs across it. If there is a tie up the flapper moves forward and stays there, but if there isn't a tie up the input goes swings high and low as the flapper moves. So we have to have that input feed a timer, then if the timer completes its preset then shut the machine down.
The idea I have is, Timed Inputs:
Input On Delay: The input must be high for a preset time before it is considered high by the ladder code.
Input Off Delay: The input must be low for a preset time before it is considered low by the ladder code.
I'm not sure if it's possible, or other people would consider it useful, but it's my two cents.