RudolfTheRedNode

Results 8 comments of RudolfTheRedNode

> opc.tcp://xxx.xxx.xxx.xxx:4840 Why this does not work in docker? is it because its a linux environment?

The interval for request is every 1 second, using the trigger node. On Fri, Feb 9, 2024 at 1:48 PM Mika Karaila ***@***.***> wrote: > Are reading with interval that...

Hi @mikakaraila, Sorry to let you think hard, it turns out that the problem is the device not responding well ^^, But I got a new scenario now that after...

Hi @mikakaraila , Thanks for advise but now I get this message from the console. 09:01:17.723Z :client_session_impl :709 [NODE-OPCUA-W21] Pending transactions: ReadRequest ReadRequest ReadRequest ReadRequest ReadRequest ReadRequest ReadRequest ReadRequest ReadRequest...

Hi @mikakaraila, This is my flow shown below. then I got the error which is shown below: ![image](https://github.com/mikakaraila/node-red-contrib-opcua/assets/158262429/4ceff0c5-dc81-4a9b-8f08-dee3d15782a3) 20 Feb 16:51:01 - [error] [OpcUa-Client:AMS OPC Client WRITE] Client node error...

Hi Mika, I also experience this problem. When disconnecting I got this error shown below: When I inject disconnect using function node: ========Function node program below========= msg.topic="Disconnect"; msg.action="disconnect"; var opcIP=global.get('OPCEndpoint');...

@mikakaraila .. I recently updated OPC UA node then I was getting this information in console... "connection break"... + OPC UA IP is this normal? or Is it my network...

Hi @mikakaraila, last previous version got my program working in multiple write,. now whenever I trigger this I got errors: Client node error on: AMS OPC Client WRITE2 error: ["Write...