The Status OR module examines up to eight Enum inputs and one Boolean input, and outputs a unified Enum status for the input group, a Boolean output indicating whether any status equals ON, and a Boolean output indicating whether all statuses equal ON. The module accepts eight ON/OFF inputs and a cascaded input for cases where you need more than eight inputs, and has outputs for any input ON, all inputs ON, and status.
This module is implemented as a Control Activity.
You can view and modify the modules in this group’s logic.
Figure 1. Status OR Logic