To be able to access an OPC server remotely over a network from a client running on a different machine, there are three major pre-requisites:
- The OPC server is properly installed on the machine where it will reside. The checkpoint here is "can you see the OPC server from an OPC client running LOCALLY on the same machine as the OPC server." If the answer is yes then the OPC server is installed OK.
- The machine where the OPC server is installed must be properly configured for DCOM in terms of registry settings and security settings.
- The remote client machine must be properly configured for DCOM in terms of registry settings and security settings. Items (2) and (3) have little to nothing to do with the OPC server vendor's product but are merely the nature of Microsoft DCOM.
We have DCOM Tutorials available in the form of Videos, a downloadable help file, and online material
Downloadable Help file
Training Videos
Online Material
|