Hi
I'm a newbe in Labview and I have the followning problem: When a event occurs a signal should should "stay high" for at least 30 sec.
So I need an uninterruptible count down timer! - that is when an event accours (boolean true/false) a count down timer should start! and NOT stop even when the boolean changes!! I have tried different approaches! and I can figure out have to create a count down timer! but NOT one that keeps going when the boolean "changes back"????? hope you know what I mean?