Summary

This block is used to add multiple times the same component in the station. It's dedicated For loop for the creation of components. It iterates from an index to another index and create a component for each value of the index. From 0 to 5 per example.

 

Implementation

 

Example

This block will create as many AlarmClasses as the tag b:alarmClassCount is set. It starts at 1 and can go to 4 for example -> 4 Alarm Class will be created.

Each AlarmClass will be named with the index like HVAC_Level1, HVAC_Level2 etc.

 

Properties

 

Behavior: DO 

Components are added in the target.

 

Behavior: UNDO

The added component are removed from the target.