05-20-2010 07:03 AM
Hello,
I want to acquire a continuous waveform on each separate channel on my scope, and to see each waveform on it's own graph.
I tried to do it, you can see the VI that I uploaded...
The problem is whan I run the VI - it works, but each graph refreshs in it's time and it doesn't happen simultaneously.
It's a problem because it creates a situation that I can loose a waveform because while one graph is refreshing the other one is not refreshing.
What can I do?
05-20-2010 08:48 AM
You are using serial communication. This sort of communication is very slow. So I doubt you will not get much data in real time. You are probably only getting segments of the realtime curve.
05-23-2010 12:11 AM
No, I use usb for the communication.
What can I do?
05-23-2010 01:40 AM
05-27-2010 06:07 AM
Are you sure?
Because I think my scope is pretty good...
I have Tektronix TDS2024B, this is the datasheet: http://www.tequipment.net/pdf/tektronix/TDS2000B_datasheet.pdf
05-27-2010 07:30 AM
05-31-2010 08:40 AM
Yes, you are right.
Thanks...