Logic Machine Forum
Create "bulk" widgets automatically - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2)
+--- Thread: Create "bulk" widgets automatically (/showthread.php?tid=1327)



Create "bulk" widgets automatically - andrepneves@gmail.com - 03.04.2018

Hi everyone,

I need to create 70+ equal widgets to control fancoil units. All the widgets have the same structure:

First widget (FC1):
  • 1/1/0 -1 object ON/OFF
  • 1/1/1 -1 object to set Temperature Setpoint
  • 1/1/2 -1 object to read Actual temperature
  • -etc.
Second widget (FC2):
  • 1/1/10 -1 object ON/OFF
  • 1/1/11 -1 object to set Temperature Setpoint
  • 1/1/12 -1 object to read Actual temperature
  • -etc.
and so on...

Is there any way to change the group addresses automatically by script or other solution?

Thank you in advance.
BR,
Neves


RE: Create "bulk" widgets automatically - admin - 03.04.2018

This might help:
https://forum.logicmachine.net/showthread.php?tid=1249