LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview stand alone citadel

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

0 Kudos
Message 1 of 11
(3,735 Views)

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.

0 Kudos
Message 2 of 11
(3,728 Views)

where can I choose this option?I can not find it in the part "additional installers"

 

 

0 Kudos
Message 3 of 11
(3,727 Views)

This one:

 

Message Edited by Andrey Dmitriev on 04-17-2009 02:58 PM
0 Kudos
Message 4 of 11
(3,721 Views)

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?

 

0 Kudos
Message 5 of 11
(3,709 Views)

Application should be builded also with DSC Support:

 

 

Are you using DSC Toolkit or not?

Andrey.

Message Edited by Andrey Dmitriev on 04-17-2009 03:43 PM
0 Kudos
Message 6 of 11
(3,706 Views)

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.

0 Kudos
Message 7 of 11
(3,701 Views)

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

Regards,
Robert
0 Kudos
Message 8 of 11
(3,686 Views)

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?

 

 

0 Kudos
Message 9 of 11
(3,659 Views)

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.

 

0 Kudos
Message 10 of 11
(3,646 Views)