I have a TIMEPROP running in a stage. When initially coming into the stage with the TIMEPROP instruction, the discrete output should be off based on the Continuous Input, 0% and 100% range. Sometimes the discrete output comes on after entering the stage even though the Continuous Input is lower than the 0% range. It does this only for a short period of time (I suspect tied to the cycle time of the instruction) and then turns the output off. When the Continuous Input rises above the 0% value, the TIMEPROP then seems to begin to function as intended. It looks like the initial turning on behavior only occurs if the stage was exited while the Continuous Input was between the 0% and 100% range of the instruction. I suspect this behavior is tied to the timer associated with the TIMEPROP, exiting the stage with some accumulated timer value in the instruction and upon reentering the stage the timer has to finish running to completion in order to rightly evaluate the output. For my application, I think I could get by with this behavior but it would be ideal for the instruction to not come on until the Continuous Input is between 0% and 100%. BobO or franji, can you guys confirm this is what is happening? Is this the intended behavior? Is there a way to prevent this?