07-20-2009 01:14 PM
I try to use Tek 7104 scope controlled by Labview. I got its driver from NI.com and an example with edge triggerring. However, when I use it, the trigger level does not work. Whatever I changed trigger level, the scope triggered. I am wondering why and how to resolve it? Thanks
The labview driver of Tektronix DPO7104 can be found from NI.com. Here I attach my vi.
07-22-2009 01:37 PM
07-22-2009 01:49 PM
I checked my VI. Actually the VI is working. When trigger level is above signals, it is not triggered (from scope). However, the program is still going to next Tkdpo7k read.vi. It looks like scope is triggered. I expect if scope is not triggered, it stops at Tk7k configure trigger.vi and wait for triggering, rather than going to next step.
What do you think?
07-22-2009 02:34 PM