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. |
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.

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.
