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

Go to the source code of this file.

Classes

class  client-example.SubHandler

Namespaces

namespace  client-example

Functions

def client-example.embed

Variables

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


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Sat Jun 8 2019 18:26:24