05-16-2008 03:05 PM
05-16-2008 03:17 PM
05-16-2008 04:50 PM
05-16-2008 05:15 PM
05-16-2008 05:26 PM - edited 05-16-2008 05:26 PM
05-16-2008 05:41 PM
05-16-2008 06:54 PM
05-19-2008 10:35 AM
05-25-2008 03:16 AM
I'm sorry for that. I've spent some time with it and I think I nearly have it done - I've used an event structure inside which a case structure is configured so that nothing happens when it's a rising edge, but all the operations happen when it's a falling edge. I'm comparing NewVal and OldVal so that if NewVal > OldVal it would be a rising edge (this is the "true" case), in which case I do nothing. But when I run it single-step, the parameter controlling the event structure is the amplitude of the square wave, and not the value at that point, which is what I require. What should I change? If you could have a look at the VI I'd be grateful.
Thanks a lot,
Keshav
05-26-2008 10:48 AM