Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot open separate instances of Lookout

I am modifying an old Lookout process that was not a client /server setup. I want to make a copy of the program, one to be renamed and used as the server process and the other copy to be used as the client process.
In the server process I want to keep the data member configurations that connect to all the field devices and delete all the controls, ie pots, control panels, switches, expressions, etc.
In the client copy, I'll delete all the connections to the field devices and use the existing graphics, pots, switches, expressions etc and link them to the server via a symbolic link.
I'm following the steps in the Lookout Developers Manual (3-10) but I can't get Lookout to open in a second instance. It opens my Client process in the same instance as the Server process which doubles the amount of points I have, which exceeds the licensed I/O count and and then it goes into a 2 hour automatic shut down which doesn't give me enough time to delete enough points to get under the licensed I/O count. And you can't save any changes unless you're within the licensed I/O count.
Is there a setting which allows opening of 2 instances of Lookout or would it matter anyways as the total points in the 2 instances would still exceed the licensed I/O count.
 
 
0 Kudos
Message 1 of 2
(3,091 Views)
Lookout cannot run two instances at the same time. The manual is maybe for previous version of Lookout, or it's wrong.
 
Only the server process should count the io points. The client process uses symbolic link, and it's io point should be zero. See the attachment. process1 is the server process, process2 is the client. I create a symbolic link in process2, and drag an item onto the panel. This point is counted only in process1. How about your client process? Does it also count all the I/O points?
Please save the process after you modify it.
 
Ryan Shi
National Instruments
0 Kudos
Message 2 of 2
(3,079 Views)