06-24-2016 09:26 AM
Hello,
In my my testbed that employs digital camera, sometimes VI terminates incorrectly.
If, after such termination, I launch the VI it doesn't run - digital camera is pending.
After having spent a considerable time we've found problem - since previous launch camera is still waiting for trigger pulse.
Is there a possibility to do full camera reset before starting image acquisition (snippets are welcome)
Thanks in advance.
06-24-2016 01:02 PM
You haven't shown us any code (so we don't know what you are doing), you haven't told us about the camera (so we can't do what you should have done, that is, read the camera's manual to see if there is an input or command to do this). So the answer to your question is a very strong "Maybe".
Bob Schor
06-26-2016 01:55 PM
It seems like you should be concentrating on making your VI more robust, rather than trying to pick up the pieces when it fails.
It's like asking how to recover a scrambled hard drive after your computer crashes. You should probably be concentrating on why your computer is crashing and then go fix that.
06-27-2016 02:57 AM
Hi Pavel,
I am actually with billko: making your Vi more robust is the way to go here, I think. If that is not possible for any reason, could you think of a workaround, like producing a 2nd trigger signal to terminate the camera?
Best,
Niko