09-20-2009 06:14 PM
Hi,
I am using Labview for imaging. There is an error code in Imaq 1394 Get image.vi, which is BFF60428. I checked it is the error -107436120,not an image. Can you help me with this porblem? I did not change anything in the labview setting. The only thing changed is the Windows updated.
Thanks,
Jenn
09-21-2009 04:13 AM
Hi,
Maybe this problem occurs because of an incorrect call of the IMAQ Create VI. You will find the solution you need on this KB.
Hope this helps.
Regards,
09-22-2009 02:16 PM
Thank you for your reply. I just found out the problem is related to the VISA write, which give me a timeout error. I did not change anything in the software. We just upgraded the windows and reboot the PC. it seemed reboot sometime will cause this problem.
Attached is the sub vi which has the problem.
Jennifer
09-23-2009 11:18 AM
10-05-2009 11:12 AM
Thank you very much! I have been working on this code for a while. I can communicate with the device and get the image without problem with my first image. However, the program is setting to get multiple images. The timeout error come out at the image save sub vi of the first image. After the error, I could not get the second image any more because the shutter is not moving. What caused the time out problem?
Thanks,
Jennfier
10-06-2009 04:59 PM