The Trigger cell converts an analog input value into something like a digital state. The threshold can be specified, when it switches from the lower value to the upper value.
This Cell is perfect for sequencing of gears i.e. Input is a Channel that is being delayed to a slow ramp. With the trigger, the ramp is used as input, and so a certian delay can be programmed.

| Field | Description |
|---|---|
| Input | The analog input value |
| Threshold | Threshold where the trigger shall switch |
| Out Higher | Value output if the value is higher than the threshold |
| Out Lower | Value output if the value is lower than the threshold |