LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

data socket connection with OPC server error in runtime

I have developed application with data socket connection(publish) in Labview 7.1 version @ client PC.
 
In server PC I have OPC server installed. I am able to make connection(subscribe) and view the values.
 
When I make the application inserver as executable, i am not able to view the values. Means values whatever is chnging in client is not getting update at server.
 
What may be the problem?
0 Kudos
Message 1 of 2
(2,464 Views)

Hi Prakash,

If you are programmatically opening and closing the DataSocket server, you will need to include DataSocket Server Control.vi as a Dynamic VI when creating the executable.  More information is in the KnowledgeBase article Why Won't My LabVIEW DataSocket Program Run As An Executable?

Jennifer R.
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,444 Views)