06-12-2006 09:33 AM
Hi all,
I have an application in
they have a good statues and a right value. But when I check monitor variables, the statues of OPC items are server failure. I can't understand what the problem is.
I appreciate any help.
06-13-2006 05:46 AM
06-18-2006 02:13 AM - edited 06-18-2006 02:13 AM
Thanks for your guide. I did whatever you said but my problem hasn't changed. I've attached my code. One more thing I really want to know what these instructions were for.
Message Edited by Maryam on 06-18-2006 02:18 AM
Message Edited by Maryam on 06-18-2006 02:22 AM
06-19-2006 09:17 AM
06-19-2006 09:35 AM
06-20-2006 04:55 AM
Dear SarahB,
I really excuse you for my delay replying the message, these two days I didn't access to my PLC to check these solutions. I'm thinking of using LabVIEW OPC Server to have my project progress independent of these problems. I want to know using Shared variable Engine and NI-PSP protocol how I can perform this application.
06-21-2006 05:48 AM
06-24-2006 04:14 AM
Hi sarah,
First I should note I'm working on a single PC meaning the Server and the client are on the same PC. Then I don't need to configure the SVE to log on as another user other than Local Computer. Second, I won't need browse for "Network" instead of "Machine" configuring OPC Client Instance in my Project.
By the way I didn't change SVE configuration, but I completed all the steps you mentioned in reply 4. And surprisingly the problem was solved. After this I back to my previous project which I had an OPC Client instance configured to be on local host not on network. I rebound the variables again to the items of this OPC Client instance and the problem was solved!
I mentioned I moved all the application to a new PC when I encountered this problem. Before that it was working well. Then as I understand whenever I run the program on a new PC I should rebind all the variables or I should create my bindings to OPC items programmatically. I really appreciate if you confirm me on this result. And I want to know if this weakness really exists. And to programmatically create bindings what can I do?
Also in Reply 5 you said, "Just to confirm, did you set up the account information for both the client and the server PCs when you configured the variable engine?" how can I do this?
06-26-2006 04:39 AM
06-26-2006 04:41 AM