09-04-2008 10:10 AM
Dear sir,
I would like to stop the aquiring application during aquiring (aquiring interruption).
Thanks so much for your efforts
eyad
automation engineer.
09-04-2008 10:14 AM
09-04-2008 11:10 AM
A very simple solution to your problem, assuming I understand it correctly:
Put your aquisition in some kind of a loop, that is started/stopped by a boolean control (aka a button).
Then, when you want to stop aquiring data, press the button.