Hi... Currently, i am having a problem, i use imaq to capture the real-time image of my camera, the WindDraw is able to create a video window to display the the real-time image. but when i web-enable the program, the video window does not appear on my "client" pc (the pc that uses internet to access my program). what happen? Is there any solution for it? thank!
Because WinDraw opens up a new window that is not part of the front panel, you cannot use it remotely. Take a look at this document for more information: Why Doesn't My IMAQ WinDraw Control Work Using Remote Panels? http://digital.ni.com/public.nsf/websearch/6CBED2A582B5721886256D1900707D38
Instead, if you are using LabVIEW 7.0, you can use the embedded image window. For versions previous, you will need to use the picture control or intensity graph.