Variables
client-minimal Namespace Reference

Variables

 client = Client("opc.tcp://localhost:4840/freeopcua/server/")
 
 myvar = root.get_child(["0:Objects", "2:MyObject", "2:MyVariable"])
 
 obj = root.get_child(["0:Objects", "2:MyObject"])
 
 root = client.get_root_node()
 

Variable Documentation

client-minimal.client = Client("opc.tcp://localhost:4840/freeopcua/server/")

Definition at line 10 of file client-minimal.py.

client-minimal.myvar = root.get_child(["0:Objects", "2:MyObject", "2:MyVariable"])

Definition at line 32 of file client-minimal.py.

client-minimal.obj = root.get_child(["0:Objects", "2:MyObject"])

Definition at line 33 of file client-minimal.py.

client-minimal.root = client.get_root_node()

Definition at line 16 of file client-minimal.py.



ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Tue Jan 19 2021 03:12:44