06-12-2001 10:34 AM
06-12-2001 10:56 AM
06-12-2001 01:11 PM
06-14-2001 09:32 AM
03-03-2008 09:01 PM
Hi,
I saw ur question and its quite similar to mine. I am working on a project now and I think the listbox is possible to be implement in mine. The question is how can i modify the vi by julien so that once i click the list, let say input 1, the waveform from input 1 will be shown at the graph? My input is from the DAQ Assistant. Thanks.
Cheers.
03-04-2008 02:36 AM
03-05-2008 03:12 AM
03-06-2008 07:19 PM - edited 03-06-2008 07:19 PM
03-06-2008 09:45 PM
Van,
Always place a small Wait inside the while loop; else, it ll consume 100% CPU unnecessarily.
03-07-2008 12:35 AM
Hi Van and Parthabe,
I've tried your method Van. I've managed to make selection but there is a problem. I've connected to my DAQ Assist to the waveform instead. However, when i run the file, the waveform starts to run even though I've never click any of those buttons. What is the underlying problem?