About composites

Composite is an interface that allows you to virtually link control points, function blocks and folders that contain control logic. When you create a composite, you create slots of child component in the parent component, that can simply link the configure and run the control logic.

This interface allows you to group the application using their own irmFolders and irmSubfolders contain control logic that is virtually configured with control points, function blocks and folders present into different folders.

Document

NOTE

This feature is supported by both FCU and compact VAV model.

Whenever you are configuring more than 32 IRM folders, then it is recommended to statically divide your application to add logic in their own folders for major application and minor grouping you should use irmSubFolders to configure items or folders. This will help to better memory management for unitary controller.

Steps to configure

1.           Add irmfolder from palette to the Periodic program or Event program wiresheet.

2.           Double-click the irmfolder, drag and drop function block to irmfolders wiresheet.

3.           Right-click on the function block and select Composite.

4.           Add the input and output slots in the Composite editor and click Ok.

5.           Drag-drop ConsentNumeric function block to irmfolder wiresheet, add value to the ConsentNumeric , and click Save.

6.           Connect the output slot of ConsentNumeric to input slots of irmFolder.

 


 

If you hit maximum number of the irmFolders in the wiresheet, you can add irmSubFolders.

Document

NOTE

You cannot add irmSubFolder directly into Periodic program or Event program. IrmSubFolder only added inside irmFolder.

7.           Double-click on configured irmFolder, drag and drop irmSubFolders function block to wiresheet. After adding irmSubFolders function block, configure ConsentNumeric function block.

8.           Connect the output slot of ConsentNumeric to input slots of irmSubFolders.

 

Document

NOTE

         Character renaming of irmFolder and irmSubFolder restricted to 20 characters.

         irmFolder and irmSubFolder doesn't support parameters.