02-02-2014 03:46 AM
my probleù is when i run my oscilooscope with my PC ,the button of run flashes also the stop is always lights ,thank you very much 🙂 🙂
02-02-2014 07:56 AM
I'm not familiar with that specific scope (I prefer Tektronix), but that sounds about right. When running this example, you are constantly getting a new waveform. This includes starting the acquisition process. So it makes sense that Run would flash. And the stop button is probably always on because it is setup to constantly gather waveforms. You hit the stop to make it stop doing that. When it is waiting for the trigger, the start button will come on. When it sees the trigger, the start button will turn off.
I recommend reading through the context help of the calling VIs. Dig into them and see if you can make sense of the commands that are being sent.
02-02-2014 09:49 AM
can i create a control to read the waveform only when i change the input configuration such as time,vertical range....
thank you for our helpful comment
02-02-2014 10:44 AM
You can do whatever the drivers allow you to do. That VI you shared was just an example of how to use some of the functions.
What I recommend is write down how you would manually setup the oscilloscope. Then go through your list and find the VIs in the driver that will do what you want. Make you program based on that.
02-02-2014 01:14 PM
this is my personal created program but my problem is blocked when i changed to XY mode ,and couldn't delete the problem of run/stop by(
read the waveform only when i change the input configuration) thank you for our helpful comment ,sincerly 🙂
02-04-2014 02:59 PM
can someone help me please
02-04-2014 03:57 PM
02-04-2014 04:06 PM
yes, thank you 🙂
02-04-2014 04:13 PM
02-04-2014 04:20 PM
how I can make this event structure to send new parameters with a control change.