11-14-2008 12:36 AM
Hi,
I am trying to programmatically deploy my shared variables via the LV Node "Deploy Library.vi". In this library I am also using I/O-Servers which are the source of my variables. When using the Project Explorer and interactiv deploy this library everything works correct. But when I programmatically deploy this library via an application the I/O Servers aren't created. When I create a new LVLIB with the SV IO-Server included the programmatically deployment was ok. Could it be that something is wrong with my lvlib-file? Inconsistency?
I have attached this lvlib-file. Maybe somebody can reproduce the situation that the IO-Servers aren't deployed correctly. I can create the IO-Server manually via the DSN - doing this the variables get a connection to the IO-Servers.
Maybe somebody can give me a hint.
Best Regards,
--
Joachim
11-14-2008 08:24 AM
Hi Joachim,
Thanks for the post!
Are you getting an error message?
Also what version of LabVIEW are you using?
And of DSC?
Then I will try to replicate.
I think it could be an issue data bindings.
Kind Regards,
James.
11-17-2008 02:59 AM
Hi James,
No - the Deploy Library Node doesn't provide an error message. I am using DSC Runtime 8.6
The variables of the lib are created correct - only the IO-Server is missing.
Kind Regards,
--
Joachim
11-19-2008 02:53 PM
Hi Joachim,
Thanks for the update - I have been away for the last few days teaching. So sorry for the delay.
Im still haven't looked into reasons for why the I/O Server would be missing.
But if you could post an update - I willl work on this tomorrow.
Kind Regards,
James.
11-20-2008 12:09 AM
Hi James,
the problem is that I am unable to deploy the library from my first post correctly. Using the deploy library node from an application will not create the I/O server which is included in the library.
Kind Regards,
--
Joachim
11-27-2008 11:04 AM
Hi Joachim,
I hope your well. Are you still having issues?
I have more free time - and I'd be able to try to replicate your issue, if you could detail the steps your taking.
Do you get an error if you use the express vi - create an configure IO Server?
Just to confirm you have DSC (Or RT) Installed to LabVIEW 8.6 standard?
Also, Shared Variable bound to an item(SV or I/O server) in another library can't be deployed programmatically - is anything bound to the variable?
Kind Regards,
james