What are Decisions in Accord programs?
Quote from Guest on 3 July 2026, 10:00 amWe have a program that needs to take different routes through the plant depending on the product type. Is there a way to handle conditional branching in Accord programs?
We have a program that needs to take different routes through the plant depending on the product type. Is there a way to handle conditional branching in Accord programs?
Quote from Tim S on 3 July 2026, 10:00 amDecisions are selection items in a program that allow branching logic — choosing between alternative paths based on configurable criteria. Like Setpoints, Decisions can be recipe-configurable, allowing the program to behave differently for different product types or process conditions.
Decisions are selection items in a program that allow branching logic — choosing between alternative paths based on configurable criteria. Like Setpoints, Decisions can be recipe-configurable, allowing the program to behave differently for different product types or process conditions.
