lizhengzhou / node-opcda

Node.js package to access OPC Da 2.0 for reading and writing. Welcome your PLC JavaScript overlords. Better yet, program them!
MIT License
36 stars 8 forks source link

Getting 2147942405 - Unknown Error with ABB OPCDA #2

Open utkarshns opened 3 years ago

utkarshns commented 3 years ago

Hello,

Thanks a ton for the library. I get "Getting 2147942405 - Unknown Error!" with ABB OPCDA server. Looks like permissions issue with DCOM. Any suggestions, not a big fan or user or Windows here. Thanks

duduyoyo commented 4 months ago

If you don't want to be bothered by DCOM, you can check this solution. JavaScript/Python is supported natively, and it is a cross-platform solution in client side.