With the HYDROS Control, you can easily combine the results from different outputs to trigger a new output. You can also utilize the AND or OR function to create the combination.
OutputA AND OutputB = CombinerA
OutputD OR OutputE = CombinerB
You can even use a combiner output “within” another combiner:
CombinerA AND OutputC = CombinerC
CombinerB OR OutputD = CombinerD
You can also use multiple combiners “within” a new combiner:
CombinerB OR CombinerD = CombinerE
CombinerA AND CombinerD = CombinerF