Need help with OPC linking

wille01

Member
Join Date
Jul 2006
Location
Zwartklip
Posts
1
Hi!

My name is willem and i am from south africa.

I got labview 8 and need to get data from my opc server into labview. ??????????

I have tried for two weeks now with out any luck..

Please help me.....................
 
Not used labview, but on Kepware you can configure the tags on the kepware i.e. device1.Channel1 then a name "register_1" then the address (for ex if it was mitsi it would be D0001).

then if labview is a good bit of software you could browse the opc server & import the tags.

Kep doesn't require you to fill in the tags, instead you can create the tags in labview & providing you have the correct settings/opc link it should work.
best thing to do is set up opc comms, configure a tag in your opc
then use an opc client (some opc servers come with one for testing).
it should tell you if comms are working.
No knowing what plc/opc server you are using I cannot help anty further.
 
"I got labview 8 and need to get data from my opc server into labview. ...
I have tried for two weeks now with out any luck. ..."

Willem,
If you have plain LabVIEW 8 (without LabVIEW's DSC module) you'll be using Datasocket to connect to your OPC server. Datasocket/OPC connections can be done either by:
1) simple linking/binding of front panel controls/indicators to OPC server items; or
2) coding on the block diagram using Datasocket VI's.

There are examples of 2) which ship with LabVIEW. Search for OPC or Datasocket using LabVIEW's example finder.

There are discussions of 1) on NatlInstruments website e.g.
http://zone.ni.com/devzone/conceptd.nsf/webmain/AB02AF4396DCDF6186256BE3006970DC
http://zone.ni.com/devzone/conceptd.nsf/webmain/9574A2833AB0F8B086256CB4006A1EF7#3

You may want to post further questions in NI's LabVIEW forum:
http://forums.ni.com/ni/board?board.id=170
 

Similar Topics

Hey folks! I spent a week trying to figure the problem out but no luck. Please, give any advices, guys. I have: 1) Old ABB Advant AF100 OPC...
Replies
14
Views
6,228
Hi All, I'm trying to use OpenOPC (and like everything else under the sun) to connect to an Iconics HMI OPC Server. It works fine from my Laptop...
Replies
8
Views
3,359
i am a newbie currently searching for a free opc server that connects to a siemens simatic s7-300 doesn't matter if it is a demo version or not...
Replies
3
Views
13,519
I have been unsuccessfull in getting a stable OPC connection to work using ME and RSLinx 2.4. I can actually browse the tags even doing a modem...
Replies
3
Views
3,963
So i've been at this for a long while, i have Citect Scada 2018, i have full access to everything but i can't seem to find any option or...
Replies
0
Views
59
Back
Top Bottom