11-30-2008 02:46 PM
Hi all
I installed the LV85 & DSC 85
But I don't see the OPC Server
Why ?
Best regards
Iskander
12-01-2008 09:03 AM
Hi Iskander,
Thanks for the post and I hope your well.
Firstly, are you trying to setup a server or communication with the server?
Communicate to OPC Server with LabVIEW DSC 8.0 and later using Shared Variables
The LabVIEW Shared Variable Engine (SVE) takes care of OPC for you. To establish communication with an OPC server:
The steps are included in the follow KnowLedgeBase Article,
How Do I Use OPC in LabVIEW?
http://digital.ni.com/public.nsf/allkb/EA15F53DB6FECCA5862567240064DF09?OpenDocument
If you could explain in a little more detail what your trying to do I will do my best to further support you.
Kind Regards,
James.
12-01-2008 01:56 PM
Hi James Hillman
Thanks for the attention
Why didn't I see in the Tools/DSC/: Server Browser & Configure tags & Lounch Engine & Monitor tags...?
Best regards
Iskander
12-01-2008 02:05 PM
12-01-2008 03:57 PM
Hi Iskander,
What you see in your screenshot is what you should see with DSC. What OPC server are you trying to access? Are you trying to access LabVIEW Shared Variables via OPC, or do you have another OPC server such as NI-OPC, Kepware, etc? The links from James should show you how to connect to any OPC server from LabVIEW with DSC. Otherwise, we need to be able to identify what OPC server you are looking for.
Regards,
12-02-2008 04:29 AM
Hi Iskander,
Thanks for the update and the input from Brian and UncleB.
We really need to know more about your application to help you any further. Please update us when you can.
12-05-2008 02:04 PM
Hi all
Excuse me for the silens.
Thanks very much for the attension and help.
Now I am learning the OPC server and DSC module
while I havn't a question
Best regards
Iskander
12-07-2008 08:10 PM
Hi all
I have the question
I have the OPC server: NAPOPC
It is working
LV is working with NAPOPC via Data binding /DataSocket/DSTP Server.
But LV isn't working with NAPOPC via DSC module. the ERROR I havn't got.
I have the help "Connect LABVIEW to Any PLC". And I did all according to this Help.
Where is my errors?
Best regards
Iskander
12-08-2008 09:50 AM
Hi iskander,
I am afraid I need for information on what aspect of the setup isn't working - could you maybe pin-point the step in the guide that isnt working?
12-08-2008 04:15 PM - edited 12-08-2008 04:18 PM
Hi James Hillman
Thanks
1. I launch the OPC Server NAPOPC and found there Ch02 and Ch03 (Boolean). I can control this variables on the .
2. In the LV I did File/New Project/My Computer/New /I/O Server. OPC Client. Choose NAPOPC Server. Ok. File/Save all.
3. Then : New/Library/Create Bound Variables and select from NAPOPC the Ch02 and Ch03. Add. Done.
4. Save as. Deploy all.
5. But I don’t found Tools/Distributed System Manager.
6. I created the VI: New/VI. And drag the Ch02 and Ch03.
After I run this VI. The Error didn’t appear.
But the Ch02 and Ch03 didn’t change.
If I connected toggle switch via Data Binding/DataSocket/DstpServer – all are working.
I don’t know where is my error?
Best regards
Iskander