05-18-2017 06:41 AM
Hi,
I am new to LabVIEW and developed one application in LabVIEW 2016 which reads OPC client data from OPC server. It is working fine in development system as well as in different system which has only LabVIEW evaluation version (checked for getting any idea to solve the issue). But if I create installer as well as application and run that in a different system which does not have LabVIEW, OPC data does not getting updated. I have verified that that system also receiving OPC data correctly.
I need the application should run without LabVIEW developement system.
How to correct this?
05-24-2017 11:14 PM
Hi
I have verified the following while I am create application and installer.
adding following additionlal installers
1. NI DSC Runtime
2. NI distributed system manager
3. NI Variable engine
4. NI data socket
I have checked deploy shared variable option also
what i have missed
please anyone help me in this regards.
05-24-2017 11:15 PM
Do I need to copy any batch files to the installer foler