Hello, I have Basler line scan camera L401k. I acquire image with "IMAQ Extract Buffer.vi" that returns image in "Image type" than I use "IMAQ ImageToArray.vi" to convert Image to U8 array. Because this conversion takes a lot of time I'm looking for acquisition VI that returns U8 format or raw image data like "IMAQdx Get Image Data.vi". IMAQ library VIs returns only Image type. Has somebody ran into this problem or know solution for it?
At present, there is no direct IMAQ counterpart for the IMAQdx Get Image Data.vi. Using IMAQ ImageToArray.vi on an existing or newly acquired image is the most similar IMAQ operation.