Hi All,
In my application I first deploy shared variables and when they all have depleoyed the main application starts. My deployment procedure is something like that:
0. Select first library
1. check if library is already running on SVE
2. if not deploy it
3. check next library
Most of my variables in libraries are connected to OPC variables. OPC server is located in other computer and there is a LAN network between computers. I have noticed that when I execute my application exe only few of libraries are deployed to SVE. Eg. If I remove all processes(libraries) from SVE and start my application only 7/28 libraries are deployded. If I deploy those libraries manually from LV2009 project everything is okay.
On my computer is installed LV2009 development and DSC 8.6.1 run-time. Our target is remove LV2009 immediately after we have edited and tested all our variables and libraries. Is there a potential risk that application which is made on LV2009 don't work with DSC run-time 8.6.1? Have anyone else noticed problem when deploying variables from application exe?
BR, Jim