08-05-2014 04:05 PM
Hi all,
I am trying to capture a rigsing edge waveform. Tecktronics drivers do not have single trigger.
Is there any way that I can do a single trigger and then save the savefrom on the screen.
A digital IO is used to control a converter to generate an edge.
Thanks!
Solved! Go to Solution.
08-05-2014 04:23 PM
@tian66 wrote:
Hi all,
I am trying to capture a rigsing edge waveform. Tecktronics drivers do not have single trigger.
Is there any way that I can do a single trigger and then save the savefrom on the screen.
A digital IO is used to control a converter to generate an edge.
Thanks!
Are you sure? That has to be one of the most common things you do on an o-scope. Other than continuous trigger, of course. 😉
Try looking at the drivers again.
08-05-2014 04:32 PM
08-05-2014 04:52 PM
I cannot find it in the driver. I think the attached VI has all of the trigger function.
Besides, I need to capture many rising edges and I hope it is done automaticlly.
Thanks!
08-05-2014 04:53 PM
I cannot find it in the driver. I think the attached VI has all of the trigger function.
Besides, I need to capture many rising edges and I hope it is done automaticlly.
Please refer to the following attachement
Thanks!
08-05-2014 05:04 PM - edited 08-05-2014 05:05 PM
@tian66 wrote:
I cannot find it in the driver. I think the attached VI has all of the trigger function.
Besides, I need to capture many rising edges and I hope it is done automaticlly.
Thanks!
That picture is making me regret I ever saw this thread...
(And it's not because of the drop-down menu.)
08-05-2014 05:12 PM
08-05-2014 05:22 PM
I want to do the Single trigger at the rising edge so that the osciiloscope stops at momnet and then capture that waveform from the scope.
I can manully press the Single to trigger the rising edge and it kept on the screen, but no clue on how to do it in LabVIEW. The rising edge is about several ms.
thanks!
08-05-2014 05:43 PM
08-05-2014 06:00 PM
Yes. I do. but I did not initiate it. Right now the problem is I cannot figour out how to stop the waveform at 50% threshold in labVIEW and then save it.
On oscilloscope, it is obvious. Set the trigger channel, threshold value, then press "Single". The waveform is there.
Thanks!