emrebekar / node-red-contrib-opcda-client

Node-RED Opc DA reading and writing node
Apache License 2.0
21 stars 11 forks source link

Clsid is not found #3

Open Pol-65 opened 3 years ago

Pol-65 commented 3 years ago

Good time of day! In my telemetry project i use OPCDA-server of SOFREL_Lacroix.

OPCDA-server: IP:192.168.88.251 User: OPC Screenshot below. ClsID

Client: IP:192.168.88.253 User: Admin Screenshot below. node-red-contrib-opcda-client

Error - "Clsid is not found."

Please help!!!!

emrebekar commented 3 years ago

For the first insight it might be because of the DCOM Setting of OPC Server. You can find the DCOM configuration settings below

https://www.matrikonopc.com/support/docs/MatrikonOPC-Windows-XP-DCOM-Configuration.pdf

Pol-65 commented 3 years ago

DCOM Setting of OPC Server is absolutely correct.

AnoojKrishnanR commented 3 years ago

Can this work on Linux to connect to a windows OPC DA server? I understand COM and DCOM use windows registry and class ids. Just curious. I tried and got the class id issue.

emrebekar commented 3 years ago

It can be connected from Linux Server. Could you please try to connect from Matrikon Explorer? If connection is successful, we can check it from our linux instances.

Pol-65 commented 3 years ago

It can be connected from Linux Server. Could you please try to connect from Matrikon Explorer? If connection is successful, we can check it from our linux instances.

Good news! Can we communicate by e-mail?

RanjithGowdaMN commented 3 years ago

Hi Emrebekar,

Thank you for your response, adding on to @AnoojKrishnanR request

The OPC-DA server running in windows can connect to Matrikon Explorer, server parameters are be like:

'Class', 'Graybox.OPC.DAWrapper' 'OPC Server', 'WINCC_OA.OPC.1' 'Protocol', 'DCOM' 'OPC Host', 'BLTSL01807' or this can be IP

could you please provide client side nodejs code snippet to connect this server,

Thank you, Regards, Ranjith

emrebekar commented 3 years ago

You can see the details in code page of this node.

emrebekar commented 2 years ago

Yes it can be.

4 Mar 2021 Per 12:16 tarihinde AnoojKrishnanR @.***> şunu yazdı:

Can this work on Linux to connect to a windows OPC DA server over DCOM. I understand COM and DCOM use windows registry and class ids. Just curious

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/emrebekar/node-red-contrib-opcda-client/issues/3#issuecomment-790460724, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2NOAVAEFGITIP5U2OIASLTB5FXBANCNFSM4W5TFANQ .