Mario,
You will need to call a function that returns an array of image data. Once you have the array of data, you can use IMAQ ArraytoImage to convert the data to an IMAQ Image type.
You could also save your image to a file using some function of your hardware driver (BMP, JPG, TIFF, etc) and read the file into your vision program using IMAQ ReadFile.
The first method would be much faster since it avoids disk access.
Regards,
Brent R.
Applications Engineer
National Instruments