Summary
This allows all conversions to be applied in the Niagara order. The first conversion that changes the status of the value will stop the process. There is therefore a notion of priority: Priority in the Niagara order (the first conversion will have the first chance to change the value, and so on).
Implmentation
-
Drag the component into the StatusConversion slot of the RestPointProxyExt, or into any of the Flows.
Example
In the example below, if the SplitGroup "startWith43" does not change the status, then the second "faultValue" has a chance to change the status. If none changes the status, then the point will be "OK".