Create variable in Kepserver with Node-OPCUA
You cannot create variables in KEPServerEx from node-opcua client. But you do not even have to create them. You can use feature of KEPServerEx to tunneling variables right into PLC. That mean if u try to read variable that is not defines in server variable list, KEPServerEx will try to find them within PLC. So … Read more