Logic Machine Forum
create object from script - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: create object from script (/showthread.php?tid=3244)



create object from script - Frank68 - 23.03.2021

Hello
Should I create a series of virtual objects and can I create them with a script and not a literal one?

I have to create
150    32/2/nnn
and
150    32/3/ nnn

Thanks so much


RE: create object from script - Daniel - 23.03.2021

https://openrb.com/docs/lua.htm#grp.create


RE: create object from script - Frank68 - 23.03.2021

(23.03.2021, 12:30)Daniel. Wrote: https://openrb.com/docs/lua.htm#grp.create

Perfect

If I need to add TAG using script in loop for differente (contiguos) group address, is possible ?

BR


RE: create object from script - Daniel - 23.03.2021

Scroll up, there are commands to settags or addtags