Classes | Namespaces | Functions | Variables
client-example.py File Reference

Go to the source code of this file.

Classes

class  client-example.SubHandler
 

Namespaces

 client-example
 

Functions

def client-example.embed ()
 

Variables

 client-example.client = Client("opc.tcp://localhost:4840/freeopcua/server/")
 
 client-example.handle = sub.subscribe_data_change(myvar)
 
 client-example.handler = SubHandler()
 
 client-example.level
 
 client-example.myvar = root.get_child(["0:Objects", "2:MyObject", "2:MyVariable"])
 
 client-example.obj = root.get_child(["0:Objects", "2:MyObject"])
 
 client-example.objects = client.get_objects_node()
 
 client-example.res = obj.call_method("2:multiply", 3, "klk")
 
 client-example.root = client.get_root_node()
 
 client-example.sub = client.create_subscription(500, handler)
 


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