04-23-2009 04:47 AM
Communication between LabView and an OPC-server only works when I run the "Distributed System Manager" at the same time. Otherwise i get the error code 1950679030. Any hints?
/Mats
04-23-2009 05:04 AM
04-23-2009 05:24 AM
The code is just for testing so far. 2 signals connected to gauges.
I get the error everytime.
If I start the "Distributed System Manager" from the tools menu it works OK, no errors.
The OPC-server seems to work OK. I've checked this with Matrikon OPC-Explorer.
04-23-2009 05:33 AM
Have a look at this:
http://forums.ni.com/ni/board/message?board.id=170&message.id=267124&requireLogin=False
Maybe the error is associated with respect to the timing of the reads? Try to put a wait in your loop to see if you get the error?
04-23-2009 08:18 AM