12-12-2008 04:18 PM
12-13-2008 02:30 AM
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
12-13-2008 09:07 PM
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?
12-14-2008 03:31 AM
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
12-15-2008 02:46 AM
12-15-2008 03:32 PM
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.