12-14-2005 11:42 AM
12-15-2005 06:11 AM
12-16-2005 05:58 PM
yangb182,
"If I have Labview and the IMAQ driver, can I test it? I mean, just look at the example so that I can try to understand it."
Yes.
Lorne Hengst
Application Engineer
National Instruments
12-27-2005 09:13 AM
12-28-2005 04:05 PM
01-03-2006 06:11 AM
01-03-2006 06:11 AM
01-03-2006 11:37 AM
01-04-2006 09:40 AM
yangb182,
Actually, if you want your program to run a specfic number of times, use the iteration terminal (it is the blue "i" icon found inside the while loop). Compare the value (using a greater than function) to the number of times you want the loop to run. Use the resulting boolean to determine if the while loop should continue to run. Attached is a picture of what I am talking about.
Lorne Hengst
Application Engineer
National Instruments
01-05-2006 10:57 AM