03-28-2010 08:29 AM
Hi,
I am using CVS 1454to grab images from a firwire camera.these images, after flattening into stringare transmitteed from CVS to local computer using TCP/IP communication and thenunflattening from string into image.
This is workingfine.The problem occurs when i try to convert unflattened image into array onthe host computer.An error appears on the image to array VI "Invalid ImageType"
I am using LV 8.2 .
Thanks
03-29-2010 03:35 PM - edited 03-29-2010 03:38 PM
I would check two things, I will see if you will get the same error if you tried a different image that has not been flattened before. Also, I will try to use the IMAQ ImageToArray VI before transmitting to see if it gives a similar error. This way you can isolate the source of the error.
E.Hamdan
Applications Engineer
03-31-2010 01:25 AM
you can try this
04-05-2010 07:50 AM