Jump to content

Remote Panel/VI Server Bug?


Recommended Posts

Here's a fun one.

Can anyone tell me why the attached VI generates an error (my favorite error code, too - error #1 :headbang: ) when a user releases control of it in a web browser? This is a very straightforward example, so I'm hoping I'm missing something obvious or that it's machine-dependent. Otherwise the web server's going to be pretty useless for me in my application...

How to set up this problem:

1) Start labview and make sure the web browser is enabled ("Tools" menu)

2) Place the "WebServerError.html" file into the "...Labview x.x\www" directory

3) Run "WebServerError.vi"

4) Open your browser and go to http://[your_machine's_IP]/WebServerError.html

5) Right-click on the panel in the web browser and select "Release Control of VI"

This generates error #1 on my machine (running WinXP and LV8.2).

I'd like to know if others can generate the same problem. Just as a disclaimer: yes, I know there are other ways to write this code :yes: , but this strategy is representative of one used in a much larger, much more flexible application.

I appreciate any help the experts might have!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.