What are Combinations in Accord programs?
Quote from Guest on 3 July 2026, 10:00 amI need a step transition that only fires when two digital inputs are both active AND an analog value is above a threshold. Can I combine these conditions in Accord?
I need a step transition that only fires when two digital inputs are both active AND an analog value is above a threshold. Can I combine these conditions in Accord?
Quote from Tim S on 3 July 2026, 10:00 amCombinations are Boolean Gate operations that combine multiple conditions using logical operators (AND, OR, NOT, XOR, etc.) to create complex conditions from simpler inputs. For example, combining two digital input states and an analog comparison to produce a single logic condition for step transitions or alarms. Combinations can be configured with Active in Hold settings.
Combinations are Boolean Gate operations that combine multiple conditions using logical operators (AND, OR, NOT, XOR, etc.) to create complex conditions from simpler inputs. For example, combining two digital input states and an analog comparison to produce a single logic condition for step transitions or alarms. Combinations can be configured with Active in Hold settings.
