07-12-2005 09:48 PM
07-13-2005 05:45 PM
Hi gert,
Are you using the VBAI delay step? This step allows you to insert a delay in VBAI, but keep in mind it is in milliseconds. If you are already using this method, try an overly large value, like 10000 (10 sec).
It should then display first image for something no greater than ten seconds, and then the second image. Also, you might consider a delay after your second image, to prevent showing the first image and then blowing by the second image so quickly that you do not see it before acquiring the next first image.
Let me know how it goes,
Robert
07-14-2005 06:15 AM
I am using the VBAI wait statement and I tried to use a large value (10 000ms) with the same result. However I did not mention that I am not triggering the cameras directly, but using a LabView vi (I/O board Triggered by a PLC) in the beginning to start the sequence.
gert
07-17-2005 05:26 PM