06-21-2012 02:15 AM
Hi Everybody.
I'm doing an application using remote panels, however, I can't find information about how can I limit the time a user can control the remote panel.
I've seen in the Property Node in Remote Panels:Connection To Clients the value "Control end time" which I supose it contains the time when the control is returned to the server but I have no idea how to modify this.
Best Regards.
06-25-2012 05:08 PM
Hi inner_trax, actually LabVIEW does not provide such a feature natively; however you can start thinking about having your remote panel VI shutting down after some specific time and then having in your server another VI running always and that each specific time ti starts the remote VI; think about it, it may help you reaching your goal.
Eric NI