20.11.2019, 13:56
Do it like this
Code:
123
value = grp.getvalue('32/1/10')
objs = grp.tag('Modus')
objs:write(value)
------------------------------
Ctrl+F5
Ctrl+F5
Writing to multiple objects
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Writing to multiple objects - by christian.troen@haaland.no - 11.11.2019, 07:19
RE: Writing to multiple objects - by admin - 11.11.2019, 08:00
RE: Writing to multiple objects - by christian.troen@haaland.no - 20.11.2019, 13:11
RE: Writing to multiple objects - by Daniel - 20.11.2019, 13:27
RE: Writing to multiple objects - by christian.troen@haaland.no - 20.11.2019, 13:52
RE: Writing to multiple objects - by Daniel - 20.11.2019, 13:56
RE: Writing to multiple objects - by admin - 20.11.2019, 14:03
RE: Writing to multiple objects - by Kai-Roger - 20.11.2019, 19:31
|