Carlos Baviera Martínez

Results 15 comments of Carlos Baviera Martínez

I saw them, but I have read that in some opc ua servers with booleans variables when the opc ua client request the values of these, in this case True...

HI Mika, we are checking your test nodes examples. But we don't see anything, do you sure that we can monitor the boolean types? With subscription mode only we have...

But, our boolean values are 1 or 0, is there any probem with this? ![MicrosoftTeams-image](https://github.com/mikakaraila/node-red-contrib-opcua/assets/129041405/b44ced70-44fd-4bcd-9a69-90ca97a1bcd4)

Hi Mika, I continuous having the same problem...I'm a Simulator driver in Kepware server OPC UA. The documentation about boolean type is that: ![image](https://github.com/mikakaraila/node-red-contrib-opcua/assets/129041405/54519818-b4b7-4305-b365-e028dfd32aa3) So that, the value of boolean...

The only way to get the values in boolen type is like this: -First: Establish the data type in short type (for exameple) ![image](https://github.com/mikakaraila/node-red-contrib-opcua/assets/129041405/a0df2546-ae53-4529-aa6b-a33f61d1e659) ![image](https://github.com/mikakaraila/node-red-contrib-opcua/assets/129041405/25ac43fd-7d39-43d3-a624-5751cb0a0b7f) -Second: Change the data type...