04-17-2009 06:42 AM
Hello
I built a stand alone application with labview. This program accesses a citadel database. It works properly on the computer, which has labview installed. If I try to install it on another machine I can not read the data.
Which components need to be included in the installation, so it is possible to access the date from any computer?
thanks for helping
manuelwaser
04-17-2009 07:41 AM
As far as I know DSC Run-Time should be included. (just suggestion for the case if DSC module was used in your application).
Andrey.
04-17-2009 07:47 AM
where can I choose this option?I can not find it in the part "additional installers"
04-17-2009 07:57 AM - edited 04-17-2009 07:58 AM
This one:
04-17-2009 08:35 AM
thanks
sadly it does not work. it did not even start any more and produced this error message:
The vi is not executable. To cure LabView full development system is needed.
any suggestions?
04-17-2009 08:43 AM - edited 04-17-2009 08:43 AM
Application should be builded also with DSC Support:
Are you using DSC Toolkit or not?
Andrey.
04-17-2009 08:52 AM
I don't have this option.
I think I'm using the DSC toolkit. Certainly I installed LabView Datalogging and Supervising Control Module. I think otherwise it would not hav worked to read citadel data with LabView. But on the other PC for the stand alone version nothing of this is installed.
04-17-2009 11:04 AM - last edited on 06-04-2024 11:38 AM by Content Cleaner
I think the DSC runtime is not a free distributable. You can order it here:
https://www.ni.com/en-us/shop/product/labview-datalogging-and-supervisory-control-module.html
04-20-2009 01:06 AM
I have installed the DSC toolkit on the computer, which I used to develope the vi.
Does it have to be installed on the computers, where I want to install the stand-alone version?
04-20-2009 01:44 AM - last edited on 06-04-2024 11:39 AM by Content Cleaner
Hi,
You must install DSC Run-Time (see link above) on the target machine if DSC Toolkit was used for development.
Otherwise, if you need only to access citadel database, then read the following KB article:
Retrieving Data from a Citadel Database Without Lookout or the LabVIEW DSC Module Installed
Andrey.