LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

lk* services running: are they necessary?

Hi all,
looking at the running processes on my computer, I found these three services: lktsrv, lkads, lkcitdl. They seem to be related to lookout, fieldpoint and citadel, programs I never installed in my computer. Besides it, I found in lookout forum a reference to a Logos time server.
 
On my computer are only installed cvi6.0, cvi7.1.1, labview 7.1 and ni-daq 7.0.1.
 
Now the questions are: where did they came from? May they result installed in a recent update to Cvi7.1.1? And may I stop all of them since it seems that I have nothing to do with them?
 
Thank you all for your responses.

Message Edited by Roberto Bozzolo on 07-04-2005 02:24 PM



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 1 of 2
(2,977 Views)
Roberto,
the services you are mentioning are tipically installed by Fieldpoint Software. To check if Fieldpoint libraries have been installed along with the latest updates to your machine, bring up CVI and check if Fieldpoint appears under the Libraries menu.
Nonetheless, these services are only useful if you use Logos protocol (Lookout, Fieldpoint, Citadel databases in general). If none of your applications use these components, you can just remove the services from the startup list by running a Command Window and typing:
 
lkcitdl -remove
lktsrv -remove
lkads -remove
 
Hope this helps and reply to this post if you need any further assistance

AlessioD
National Instruments
0 Kudos
Message 2 of 2
(2,958 Views)