Logic folder (LogicFolder)

This folder block organizes other analytic blocks and logic in a sub folder of an algorithm. It is similar to an Algorithm in that both have a default Result Block, but the Result Block is linked to the Out slot of the Logic Folder. If an algorithm contains a lot of blocks in its Wire Sheet, it may be useful to organize subsets of the blocks based on functionality.

To view these properties, double-click the block on the Wire Sheet or the block name in the Nav tree.

Property Value Description
Out read-only value slot Outputs a constant value.
Result value Displays the logical result.

Example

A Logic Folder named OccupancyAndFanLogicFolder is nested within the HighSupplyTempLogicFolder of an algorithm, and contains a subset of Boolean logic evaluating if the equipment is occupied, the supply fan command is on, and the supply fan status indicates on.

Figure 135.   OccupancyAndFanLogicFolder algorithm
Image

The Result block from the OccupancyAndFanLogicFolder outputs the result value through its Out slot, which can be linked to other blocks in the parent HighSupplyTempLogicFolder algorithm.

Figure 136.   HighSupplyTempLogicFolder
Image