Alan,
I've looked at a few of these examples, but I'm struggling a little bit. I have the desired waveform I want and it looks like the following:
____ ____
| | | |
___| | ___| | . . . .
| | | |
___ _| |______| |___
|(1.)|(2.)|(3.)| . . . . . . . .. . . . . .
As you can see there is three different level changes and it repeats
consistantly. What I want to
do is extract the first part, (1.), and stop once (2.) begins.
When data is not being captured I would like the value to be 0V until the next
starting sequence (1.). I need to do this for all three levels. So, if I did this
for part (2.) of the waveform, my new result would be:
___ ___
| | | | ................
______| |___________| |___
I have my initial vi attached in the first message. How can I accomplish this with only one analog input, yet I need to generate three different waveforms? If you could help it would be greatly appreciated!
Thanks,
David
Message Edited by mares_wyo on 06-29-2005 08:22 PM