Hi, i'm using the node-red-contrib-opcua library to access nodes from a siemens SPS. I have to read multiple id's from it. Now i want to dynamically pass the opc ua item with a function node.
Is there a way to do it?
Thank you
Hi, i'm using the node-red-contrib-opcua library to access nodes from a siemens SPS. I have to read multiple id's from it. Now i want to dynamically pass the opc ua item with a function node.
Is there a way to do it?
Thank you
Add Debug node and look complete msg object then just create function node with similar properties.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.