Question on pulse

if i set a condition to pulse every x number of seconds, i know it pulses for the true condition, but is there a way to have it pulse for the false condition?

I’m not following you. Do you pulse output on a condition (under Condition Options), or do you mean pulsing via the Interval condition type?

the way i understand the pulse output control (image below)


basically re-triggers the “true” condition so that it repeats. I am trying to do this for both the TRUE and the FALSE condition. I know i can create another condition to evaluate for what would be the false output of this one, but i was trying to minimize the logic.