Variables
client-minimal Namespace Reference

Variables

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

Variable Documentation

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

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

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

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

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

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

tuple 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 Sat Jun 8 2019 18:26:24