11-19-2002 04:08 PM
11-26-2002
02:02 PM
- last edited on
10-22-2025
04:19 PM
by
Content Cleaner
Chris,
currently, I do not have the setup to verify this behavior. However, for me it looks like your DCOM registration is not correctly configured.
Remote OPC is going through the DCOM configuration/settings/access rights of your networked PCs. To enable access rights you should have a correct domain server that has correctly set up users. With the Start>Run>dcomcnfg you can specify the access rights for all the ActiveX/OPC servers on your computer.
If you use default settings you have to make sure the default is correctly configured as well. To verify go back to Distributed COM Configuration Properties window and go to the Default Security tab.
To start of with the basic test, I would try to be logged in to the two computers with the same user account.
In addition, I recommend to read this Knowledgebase article - you might already have done that...
Accessing a Remote OPC Server Using the LabVIEW DSC Module
Remote OPC Server Communication on Windows NT/2000/XP [broken link removed]
Hope this helps
Roland
PS: For general information about DCOM/OPC you might find more info :
www.opcfoundation.org : E.g. This pretty white-paper:
OPC DCOM White Paper
www.microsoft.com : E.g. This detailed: COM Security Frequently Asked Questions
12-02-2002 08:05 AM