Block Items with many Items

Hello,

i am about to create a Blcokgroup to automaticly update counter from our machine tags to the db. we are talking about 200 machines. for each entry i want the actual timestamp, quality code and an id (what is easy.
From each machine (UDT Tag generated) i want the equipment id, target and ofc the counter.

Is there a way to add fill the items dynamicly with a script or within an json that i can import, or do i have to manually add each machines id, target and partcount to each block item list?

havnt found something yet :frowning:

For that many identical machines, I'd use a script on a gateway scheduled event to do the whole thing--no transaction group at all.

1 Like