How to fix error ''OPCEnum service is not operating correctly. Repair OPC Core Components.'' using OPC Toolbox in R2021a?

62 ビュー (過去 30 日間)
f I open the OPC UA Toolbox and connect to the localhost, where the OPC UA Server is installed, I get the error message:
''OPCEnum service is not operating correctly. Repair OPC Core Components.'' 

採用された回答

MathWorks Support Team
MathWorks Support Team 2021 年 7 月 20 日
OPCEnum is part of the "OPC Foundation Core Components" which OPC Toolbox relies on. You can use the "opcregister" function in MATLAB to try to repair or (re)install these components. See the following page in the documentation for more information about the "opcregister" function:
You may access the same page locally by typing the following at the MATLAB prompt:
web([docroot, '/opc/ug/opcregister.html'])
Note that you may need to start MATLAB with elevated privileges to be able to use "opcregister" correctly, to do so start MATLAB by right-clicking on the MATLAB shortcut and selecting "Run as administrator".

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeServer Connection and Browsing についてさらに検索

タグ

タグが未入力です。

製品


リリース

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by