02-11-2014 06:51 AM
Hi guys,
Does anyone know of a way to allow control of only some front panel controls when using the web publishing tool? I have some controls that I do not want used remotely (it could be unsafe) and some that I would like to use remotely.
Thanks!
Christopher
Solved! Go to Solution.
02-11-2014 08:27 AM
02-11-2014 09:18 AM
Hi Dennis,
Controls are all enabled when the server has control of the VI. When the client has control only half of the controls should be enabled.
How would I determine programiatically who has control of the vi?
Thanks!
Christopher
02-12-2014
06:25 PM
- last edited on
05-20-2024
08:34 PM
by
Content Cleaner
This is not something that I have actually done, but maybe you can try right clicking the controls, selecting properties and experimenting with the Security tab options. Check this:
02-12-2014 06:29 PM
Hi Camilo, thanks for the reply. It looks like that my work, however, security is not one of the options in my properties box.. what is the Module DSC that the security requires?
A tool kit I can download?
Thanks!
Christopher
02-13-2014 05:07 PM
That's odd. Just to verify, open the properties by right clicking a fron panel element and selecting Properties (se Menu.jpg).
Then, you will get you to the element's Properties window (see Properties window.jpg). The window title can vary depending on the element.
Finally, scoll to the Security tab at the right end of the window (see Security.jpg).
On another page: what LabVIEW version are you using? Maybe I can find why you don't have the option with that information.
02-13-2014 05:15 PM
02-13-2014 05:38 PM
My post was not directly refered to web server but something more general instead. I couldn't really find a way to perform the task with property nodes, so my only guess was experimenting with the security tab. Then again, I have not tried something like this before, so I am uncertain whether it will actually work or not (it was just an idea that crossed my mind).
02-13-2014 05:43 PM
It looks like you have to have the DSC nodule before the Security tab appears.
02-13-2014 06:16 PM