LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing 3rd party OPC-Server when working wit run-time engine

After compiling my project and transferring it to a different PC, it doesn't work anymore: The OPC Server is not started by LabVIEW.
The application itself is partially running, but the data socket access is not.
The OPC-Server itself is working properly.

Is there something more to be installed on the PC (not only run-time engine) or do I have to configure something specifically?
0 Kudos
Message 1 of 2
(2,615 Views)
Hi,

Perhaps there is a setting in the labview ini file, Labview.ini. Copy the
file to the application directory, and rename it to the application name,
application.ini.

Regards,

Wiebe.



"MichaelKitz" <x@no.email> wrote in message news:172750@exchange.ni.com...
After compiling my project and transferring it to a different PC, it doesn't
work anymore: The OPC Server is not started by LabVIEW.<br>The application
itself is partially running, but the data socket access is not.<br>The
OPC-Server itself is working properly.<br><br>Is there something more to be
installed on the PC (not only run-time engine) or do I have to configure
something specifically?


0 Kudos
Message 2 of 2
(2,605 Views)