Hello,
I am using an NI USB-6353 and Labview 2013. I would like to be able to use the CO Pulse Ticks along with the Start Digital Edge functions in order to create a digital waveform graph. My hope is to create a graph that spits out 0s until the edge is triggered, waits for the specified initial delay, completes the specified number of "high ticks" (1s), and then returns to 0s. All I want and need is one pulse.
The code attached already works for what I need it to do and I'm assuming I need to add to it in order to get what I want. Again, I would just like to be able to display a graph on the front panel that displays 0s for low ticks and 1s for high ticks according to the CO Pulse Ticks (with time as the x axis).
Any advice would be much appreciated.
Cheers