Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
opcda_server_integration_guide [2023/02/15 09:24] wikiadmin |
opcda_server_integration_guide [2023/03/02 15:20] (current) wikiadmin |
||
---|---|---|---|
Line 46: | Line 46: | ||
The batch file used to start the server must be run in with admin privileges. Details on how to do this can be found [[https:// | The batch file used to start the server must be run in with admin privileges. Details on how to do this can be found [[https:// | ||
- | The basis steps are: | + | The basic steps are: |
- | > | ||
- | > | ||
- | > | ||
- | > | ||
> How to run a batch file as Administrator in Windows 10? | > How to run a batch file as Administrator in Windows 10? | ||
> | > | ||
Line 65: | Line 61: | ||
> Then you need to use that shortcut to start the software, not the actual batch file. | > Then you need to use that shortcut to start the software, not the actual batch file. | ||
+ | When the server starts correctly you will see the message " | ||
+ | |||
+ | {{: | ||
+ | |||
+ | If you reach this stage, but your OPC client still reports that the server is not registered copy this text into a file called " | ||
+ | |||
+ | < | ||
+ | REGEDIT4 | ||
+ | |||
+ | [HKEY_CLASSES_ROOT\CLSID\{F2120BB1-5FB8-480D-BAEE-06B9F3650AB0}] | ||
+ | @=" | ||
+ | " | ||
+ | |||
+ | [HKEY_CLASSES_ROOT\CLSID\{F2120BB1-5FB8-480D-BAEE-06B9F3650AB0}\Implemented Categories] | ||
+ | |||
+ | [HKEY_CLASSES_ROOT\CLSID\{F2120BB1-5FB8-480D-BAEE-06B9F3650AB0}\Implemented Categories\{63D5F430-CFE4-11D1-B2C8-0060083BA1FB}] | ||
+ | |||
+ | [HKEY_CLASSES_ROOT\CLSID\{F2120BB1-5FB8-480D-BAEE-06B9F3650AB0}\Implemented Categories\{63D5F432-CFE4-11D1-B2C8-0060083BA1FB}] | ||
+ | |||
+ | [HKEY_CLASSES_ROOT\CLSID\{F2120BB1-5FB8-480D-BAEE-06B9F3650AB0}\LocalServer32] | ||
+ | |||
+ | [HKEY_CLASSES_ROOT\CLSID\{F2120BB1-5FB8-480D-BAEE-06B9F3650AB0}\ProgID] | ||
+ | @=" | ||
+ | </ | ||
+ | |||
+ | Then double click on " | ||
+ | |||
+ | If you want to unregister the OPCDA Server you can copy ithis nto a UnRegisterErgoTechOPCDA.reg and run it: | ||
+ | < | ||
+ | REGEDIT4 | ||
+ | |||
+ | [-HKEY_CLASSES_ROOT\CLSID\{F2120BB1-5FB8-480D-BAEE-06B9F3650AB0}] | ||
+ | </ | ||
+ | | ||
+ | If you still cannot connect, set the " | ||
+ | Navigate to "DCOM Config" | ||
+ | {{: | ||
+ | Find the ErgoTech OPCServer. | ||
+ | {{: | ||
- | When you start the OPCDA Server on a 64-bit Windows system, even with a 32 bit JDK, you may see an error noted about the UnilogServer FAILED. This can be ignored. | + | When you start the OPCDA Server on a 64-bit Windows system, even with a 32 bit JDK, you may see an error noted about the UnilogServer FAILED. This can be ignored |
< | < | ||
Line 77: | Line 112: | ||
Creating UnilogServer StartedmanageOPCDAcat | Creating UnilogServer StartedmanageOPCDAcat | ||
| | ||
- | | + | |