I was trying to build app using code of examples.(BTW include in imaq 2.6. Examples : HLsnap.c or LLsnap.c doesn't work properly. Image is black and white and deformed. There are extra wraped lines , and image seems to be repeated. What is wrong ? Imaq explorer standard program with imaq 2.6 work's perfectly. help me please . (pci-1411)
Make sure that you are setting the correct bit depth in your program. What kind of camera are you using? Check the settings in MAX and be sure that you are not overwriting those in your program as well. Do any of the example programs work correctly? You can also try the program attached to the following discussion. http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion&HOID=50650000000800000048100000&ECategory=Vision
I'm trying all example programs, those with imaq 2.6.Unfortunetly none of above didn't work. My bit depth was set correctly, I suppose. Tracking my program step by step I can say it was correct. I'll try to use attached example.