st-one-io / node-red-contrib-opc-da

A Node-RED node to interact with OPC-DA servers.
Apache License 2.0
11 stars 8 forks source link

Please Add ABB OPC DA & GrayBox Automation OPC Server #19

Open oldskole opened 3 years ago

oldskole commented 3 years ago

Hi details are as follows, would be great if they could be included in the drop down list AND work! --------------------------ABB------------------------------------------ "ABB.AC800MC_OpcDaServer.3" is ProgID

"68AEC2CA-93CD-11D1-94E1-0020AFC84400" is CLSID

"68AEC2C4-93CD-11D1-94E1-0020AFC84400" is AppID

--------------------GrayBox Automation ------------------------------ "Graybox.Simulator" is ProgID Item "numeric.square.bool"

"2C2E36B7-FE45-4A29-BF89-9BFBA6A40857" is CLSID and also APPID

Versioned ProgID: Graybox.Simulator.1.0

Hope this helps...

Thanks in advance!

machadotiago commented 3 years ago

Hello, thank you for your contribution! Have you tested those CLSIDs and is it working? Can you open a PR for those changes?

oldskole commented 3 years ago

Hi Tiago,

They opc server details are correct, as copied from win10 dcomcnfg.exe & confirmed with Matricon OPC Explorer v5. Unfortunately I could not get Node Red to communicate with either the ABB or GrayBox OPC servers. Node-Red response was “unknown” on web gui or” username & password incorrect” response on Command line interface. I can confirm Both OPC Servers are installed and running as again the MATRICON OPC Explorer can read & write to the tags. I will try and open a PR for the opc servers to be included in Node Red OPCDA template by default! Thanks Hugh

Sent from my iPhone

On 18 Jan 2021, at 14:36, Tiago Machado notifications@github.com wrote:

 Hello, thank you for your contribution! Have you tested those CLSIDs and is it working? Can you open a PR for those changes?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

utkarshns commented 3 years ago

@oldskole any updates on this? I am trying for the exact same thing.

I am getting the error: "2147942405 Unknown Error!" This seems to be a DCOM related error. The Windows user has DCOM permissions in user groups.

Matrikon OPC Explorer works just fine with the ABB OPC DA server.

cmartinez021091 commented 2 years ago

I´ve the same problem of @oldskole , I Can read and write data from Matricon OPC Explorer and OPC Expert, but when I configure my opc-da Server Node, I couldn´t find any data. I´m was using softcontroller.

NarendraGurjar commented 4 months ago

hi @machadotiago @cmartinez021091 i have the same problem. Can you have any solution.