Hi all,
I have installed the OPC-UA v1.1 package onto my KRC4 and I am successfully able to read the system variables of the KRC4 over OPC-UA with my client. However, we have additional variables defined in a config.dat file and I would like to link these to OPC-UA nodes such that these variables can be written over using OPC-UA.
The KUKA OPC-UA manual section 5.4 (not sure if I am allowed to share on here) specifies how to create nodes on the server but not how to link these to variables that can be used in robot programs. There is no documentation I can find that covers this. Does anyone have any advice with this, or how I can read values from the OPC-UA server nodes to use in my program running on the controller? Thank you.