I am planning to do a vision application with CVI. I fund that the image can be displayed in seprate window. I want to display in a control placed on the *.uir file(May be picture control ) I know this is not possible stright away. But there may be indirect way. How to do it.
The NI-IMAQ and NI-IMAQ/1394 libraries for CVI have functions that will enable you to do this. When you install NI_IMAQ, you get example applications that show you how it is done (usually starting with a canvas control).
If you are not using NI-IMAQ, the library software for your image acquisition will hopefully include an ActiveX control for the display of images that you could put on a CVI panel.