Hi, how can i read a value with the NodeID? Example: ns=1;i=160 var myString = client.Read<string>("ns=1;i=160").Value; don't work....