I'm using logic to control lights triggered by a PIR. The reason for using logic is due to having different lighting levels at different times. Problem arises when using an over ride. Turning off the over ride turns off the light and then the light will not turn on from the PIR until the PIR stops picking up movement and then starts picks up movement again... as the PIR is picking up movement while the over ride is on. So I need the PIR to be pulsing On rather than just telling that group address to come on when it first picks up movement from an non-active state. Is this possible ? Hope that made sense.