LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmalically disconect a user from Remote Panel Web Server

If a Web client is accessing to my Web Server for a long time, how can I Programmatically disconnet it?
0 Kudos
Message 1 of 2
(2,485 Views)
Hi,
in LV 6.1 you can't progammatically disconnect a client that holds control of a remote vi panel.
But you can limit the time the client can hold control:
go on Tools\Options\Web Server:Visible Vis, here you have the control time limit which
specifies the amount of time in seconds a client is allowed to control a VI front panel in the Visible VIs list.
Alberto
Message 2 of 2
(2,485 Views)