05-15-2007 09:41 AM
06-11-2007 04:18 AM
Hi Dai,
I didn't see any problems with DeltaV OPC server in our database. Is it really a problem to work with DataSocket? I can understand that's a little bit ennoying for you! Are the names of your variables always constant? So you could keep it the same and then configure your system once.
Keep us informed about your application or if you have questions about programmation!
Regards,
06-11-2007 09:39 AM
Hi,
I do not trust datasocket for this. I already tried with LBW 7.1and after something like 150 datasocket connections to DeltaV OPC, some variables do not respond anymore.
It's kinda wierd. It happens to groups off variables. Just add one more connection and a all bunch off the other connections freeze. Remove it and it comes back...
One application Engineer of NI told me at the NiDays that datasocket was not meant for so many variables and that I had to use DSC.
He said something like : "Now you know why datasocket ships with Labview and that you have to pay for DSC..."
I'll take some screenshots to explain, but later... In fact, we are going to upgrade our DeltaV to version 8 or 9 soon (currently 7.4).
Dai
12-22-2007
10:49 AM
- last edited on
04-02-2026
01:55 PM
by
Content Cleaner
Hi to All:
I think that i had the same problem:
I have a S7-200 PLC and the S7-200 PC Access (Siemens OPC server) and I see it in Datasocket, but not in NI-Shared Variable Monitor.
So i was googling for info in the web and i find this article: Can LabVIEW Act as an OPC Server?
It give to me some ideas and the solution that i found is to add in Variable Manager the OPC server and now I can read the S7-200 variables using NI-PSP in LV 8.2and LV 8.0 and Datasocket in LV 7.1 (and read them in the Shared Variable Monitor)