With the Web Server, you can set a time limit on how long a remote client can control a VI when multiple clients are waiting to control the VI. You should set a time limit to guarantee that every client has a chance to obtain control of the VI. When a particular client reaches the time limit, the next client in the queue is the controller. However, all clients still can view the front panel.
Note LabVIEW does not begin monitoring the time limit set on a particular VI until a second client requests control of the same VI. If a second client never requests control of the VI, then the initial client never loses control of the VI. |
Complete the following steps to set the time limit on how long each client can control a particular VI.