Forum Navigation

What are Combinations in Accord programs?

Quote

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

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.

Scroll to Top