LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

OPC Server programmatically

Hello

 

I`m reading some area memory of a GE Fanuc PLC with an OPC Server (UniNet OPC Server from Exor),

I have developed a OPC Server IO into a Library in LAbview 8.6.1 and create some Shared Vaiable connected as tag to this OPC Server.

My project is made of some VI that display the value of these shared variables into a front pannel.

In developed mode Labview automatically run the Uninet OPC Server as soon I start the PC and connect the client with the server, so as soon I run the VI all the shared variable can read the right value, and everithing is fine up to now

If I create an Executable of my application and than an Installer and I try this into another PC without labview installed, the Executable is not able to run the UniNet OPC Server and connect to it

 

How can I solve this , any suggestion?

 

 

0 Kudos
Message 1 of 2
(2,772 Views)

Have you added DSC support to your installer build as "additional installers"?

 

Edit: I did not really understand that you run and start the UniNet OPC server programmatically. Is the UniNet OPC server innstalled on the computer? does any linking need to be updated?

Message Edited by Corny on 02-16-2010 11:46 PM
0 Kudos
Message 2 of 2
(2,731 Views)