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

Selecting "Custom" ProgId, Edit CLSID goes back to default #2

Closed youngkzy closed 4 years ago

youngkzy commented 4 years ago

When selecting "Custom" ProgId, as you go back to edit the configuration, the CLSID reverts back to the default example. If you then save for any reason without updating the custom value, the node has a blank, "" in the CLSID field.

Kepware.KEPServerEX.V5 CLSID=B3AF0BF6-4C0C-4804-A122-6F3B160F4397

Also, Please add OPC WRITE Node! Reading data is only half what you need an OPC server for...