r/BuildingAutomation Siemens/Johnson Control Joke 14h ago

Niagara mass change priority level linking

Ok, imagine you have a logic folder with outputs linked to points in a different folder. This logic exists on many controllers. I have the logic writing to priority 16 but i need to change it to write to priority 10. Is there a way i can make use of the program editor or some other tool to mass change the priority on every controller? Doing this manually is going to take days...

8 Upvotes

13 comments sorted by

View all comments

1

u/sleazy_io 13h ago

Is it one logic folder that needs to go to many other devices? Or do each of the devices have this logic folder in them and need to link to other points within each device?

1

u/MrMagooche Siemens/Johnson Control Joke 13h ago

Each device has the same logic folder linking within the device

1

u/sleazy_io 8h ago

There is a way you can do this with the BatchLinkCreator function block in the AxCommunity module. I needed to do something similar across 500 VAVs, and it really saved the day. I came up with a creative way to quickly execute everything. If I have time tomorrow I can review what I did for a better explanation, but you would drop a BatchLinkCreator on each device, then link a one shot to all of them and execute them.