SplitSeries

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

image2018-3-5 10:59:31.png

 

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".

image2018-3-5 10:56:43.png