Missing Menu Bar When Running a LabWindows/CVI Program on the Web Primary Software: LabWindows/CVI Add-ons>>Enterprise Connectivity ToolsetPrimary Software Version: 1.1 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: I am writing an application in LabWindows/CVI to be controlled and monitored over the internet. To do this, I am using the Enterprise Connectivity Toolkit for LabWindows/CVI. I am embedding my user interface in a webpage, but the menu bar on my user interface does not appear. Why am I seeing this behavior? Solution: A web server is included in the Enterprise Connectivity Toolkit. By setting up and connecting to the web server, you will be able to monitor and control the operation of your front panel through a web browser. The INET_RegisterPanelAutoUpdate function is used to export a LabWindows/CVI user interface panel onto the Web. Once a client requests the image of the panel, the server periodically sends an updated image of the panel. The image of the user interface is sent as a JPEG image, but as stated in the LabWindows/CVI Function Help, the JPEG will not include the panel's menu bar, title bar or borders. Related Links: Attachments:
Report Date: 11/03/2004 Last Updated: 12/08/2004 Document ID: 3F2I77K7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
