LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

executable opc connection

Hi all

 

I-trying to build an executable which reads values from a RT-target (cRIO) and then sends this data to an opc-server.

I managed to read the values from the rt-target, but unfortunatelly the connection to the opc seems not to work. I created a library with the opc Server and the variables in the project. if I run the vi on the pc with LabView installed everthing works fine. Also if I try the executable on this pc. When I change to the other PC where I want the executable to be running. The programm runs with no error, but the data never gets to the OPC-server.

 

Has somone any idea why this happens?

 

Thanks

 

Manuel

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

Hi Manuelwaser,
your problem sounds like an configuration problem.

It would be helpful to post your build-specifications or your project without VIs.

 

Here is an guide for ...

 

Building an Installer (Windows) - LabVIEW 2011 Help - National Instruments
http://zone.ni.com/reference/en-XX/help/371361H-01/lvhowto/build_installer/

 

How Do I Use OPC in LabVIEW? - National Instruments
http://digital.ni.com/public.nsf/allkb/EA15F53DB6FECCA5862567240064DF09

 

Over that you'll need the DSC RUN-Time System:

 

What is the DSC Run-Time System and When Should I Use It? - National Instruments
http://digital.ni.com/public.nsf/allkb/E56DB8726DB68F288625770E00594351?OpenDocument

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