Classes | Namespaces | Variables
prosysclient.py File Reference

Go to the source code of this file.

Classes

class  prosysclient.SubHandler
 

Namespaces

 prosysclient
 

Variables

 prosysclient.client = opcua.Client(False)
 
 prosysclient.handle = sub.subscribe_data_change(myvar)
 
 prosysclient.mydouble = client.get_node("ns=4;s=Double")
 
 prosysclient.myfloat = client.get_node("ns=4;s=Float")
 
 prosysclient.myint32 = client.get_node("ns=4;s=Int32")
 
 prosysclient.myint64 = client.get_node("ns=4;s=Int64")
 
 prosysclient.myuint32 = client.get_node("ns=4;s=UInt32")
 
 prosysclient.myuint64 = client.get_node("ns=4;s=UInt64")
 
 prosysclient.myvar = root.get_child(["0:Objects", "5:Simulation", "5:Random1"])
 
 prosysclient.o = client.get_objects_node()
 
 prosysclient.root = client.get_root_node()
 
 prosysclient.sclt = SubHandler()
 
 prosysclient.sub = client.create_subscription(100, sclt)
 


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:09