03-13-2013 03:55 AM - edited 03-13-2013 03:57 AM
Hi
I've got quite a simple microscope application to display an image from a GigE camera, then when the user clicks a button (read by LV and then reset), it saves it to a BMP.
This seems to work ok, 99% of the time. Occasionally the image saved is completely black? Would appreciate it if anyone could have a look at my code and let me know If I'm doing anything wrong! Thought it maybe some sort of pallete/synching issue?
Thanks
03-15-2013 05:34 PM
I do not see an obvious issue with your code. Can you post the VI?
03-18-2013 11:37 AM
Hi
Many thanks for checking my setup. I've since found that the cause is probably user, rather than software related! I think the operators, when running through batches, are removing the item they are imaging from the FOV before software has time to take the image! (it sometimes takes a while over the network). Thanks again.