OriolFM

Results 15 comments of OriolFM

There are currently Import/Export buttons that allow to define the variable list as a CSV text file, so that is better. However, the variables are still defined in the endpoint,...

Any updates on this? I'm having exactly the same issue. The visible node (s7 in) shows the offline status, which means the endpoint node is propagating the error to the...

Hello, thanks for this useful node. I was checking the example, and I managed to trigger a multiple read. The output, however, is a series of separate messages for each...

When I trigger the read multiple, I get 11 messages that look like this: ![image](https://user-images.githubusercontent.com/61776954/141798221-a12477e4-8251-409f-9fff-16771b662d68.png) On single reads, I tried setting up other message fields before injecting the read (like...

I've also seen that with Read Multiple, when I try to read more than once, I get an error. What is working for me is to clear the nodeId array,...

> I tested inject "readAll" twice to read them again. No problems. Do you inject anything else to client node? My Clear node array is injected once upon deploying/restarting the...

I've been trying, I still have the same issue. After a clean restart: ![image](https://user-images.githubusercontent.com/61776954/143417202-3521803b-2aeb-48c4-b262-5eccd1f98e95.png) As you see, the first read works, but on the second it throws an error. This...

If I clean the reading queue everytime, add all the nodes, and trigger the multiple read, it works. Otherwise, it doesn't.

My OPC-UA flow is completely unrelated to the mssql interface, it is not connected to it and it does not depend on it. If there is a problem with the...

I mean, after my second inject with "readmultiple", my catch error node focused on the OPCUA client node generates an output where the error message is: `Error: String cannot be...