Has anybody tried using the "NI-IMAQ for USB" directly with
LabWindows? Is it possible to build a LabVIEW VI that acquires an
image, then import that VI to LabWindows?
The NI-IMAQ for USB driver software is meant to be used in LabVIEW. I have not tried to directly access it in LabWindows CVI, and it most likely cannot be accessed directly other than in LabVIEW. It is possible to write a LabVIEW VI and then build it into a DLL that LabWindows CVI can call and pass values to and from, therefore allowing you to access the IMAQ USB driver in CVI through LabVIEW.