LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy Library from executable

Again, was there any solution to this problem?  I am having the same issue deploying a library programmatically within an executable.  I do not have LabVIEW installed on the target computer, but I have installed the DSC Module Run-Time on that computer.
0 Kudos
Message 11 of 16
(1,314 Views)

Hi,

 

What version of LV DSC Runtime are you using? Are there IO-Servers included in the library? Are you binding to another device? If so which kind of binding are you using?

 

Regards,

 

--
Joachim

0 Kudos
Message 12 of 16
(1,304 Views)

Hi Joachim,

 

I am using LV DSC 8.5.  There are no I/O servers and I am not binding to anything.  I am trying to log data to a Citadel database from a real-time executable through shared variables.  Any ideas?

0 Kudos
Message 13 of 16
(1,289 Views)

Hi,

 

Ok. You have said that you are not binding to anything. But how do you establish it when using a real-time executable in connection with citadel logging? Isn't the windows computer connecting via "Bind to Source" to the RT computer? Maybe you can attach your project.

 

--

Joachim

0 Kudos
Message 14 of 16
(1,280 Views)
My personal solution to the problem was installing the full Labview development system on the target machine too. After technical support failed helping me, National Instruments (Italy) gave me permission to do it without paying another license
0 Kudos
Message 15 of 16
(1,260 Views)

I solved the problem.  It turns out the LV DSC Run Time wasn't installed, even though I thought it was.  I had to get the RTS from NI and install it on the target computer, and now the error is gone.

 

Thanks for all your help.

0 Kudos
Message 16 of 16
(1,245 Views)