Jump to content

Remote Panels with multiple users


Recommended Posts

All, I'm trying to implement a web form using LabVIEW remote panels. I've never had the need to use remote panels before so I'm not sure if it can do what I need. I want multiple users to be able to login to the server (all through a web interface) and fill out a request form. I think this would be fairly straight forward for one connection but I can't think of an easy way to have multiple users connected to the server at the same time but viewing different request forms. Does anyone have any suggestions? Obviously there are a hundred different ways to do this with client side apps but I'm trying to keep all the LabVIEW on just the server. Any help/suggestions are greatly appreciated.

Charles

Link to comment

The web service feature can supply a standard web form for the client to fill out. I doubt you can achieve what you are trying to do using the remote panel feature.

Thank you for the quick reply,

Do you know of any examples of the web service feature? Any example code or howto doc's would be a great help. If it matters I'm using LabVIEW 8.6.1 Professional Development System.

Link to comment

Thank you for the quick reply,

Do you know of any examples of the web service feature? Any example code or howto doc's would be a great help. If it matters I'm using LabVIEW 8.6.1 Professional Development System.

It is supported in LV 8.6.1.

Here is the official help: http://zone.ni.com/reference/en-XX/help/371361E-01/lvconcepts/webservices/

And a decent white paper: http://zone.ni.com/devzone/cda/tut/p/id/7350

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.