User | Kudos |
---|---|
13 | |
11 | |
3 | |
3 | |
2 |
It would help if the Error Ring had an error in.
Now we always have to use a merge error (A).
This does hurt performance as well (B), as Error Cluster From Error code is always called (and isn't lightweight).
With an error in, no more merge errors (C)!
And performance gain (D) as a bonus.
Guess this input is deliberately not there? Can't wait to hear the arguments against it...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
National Instruments will not be implementing this idea. Given the execution overhead of the node, the Error Ring should be called conditionally in a case structure whenever its value is needed at run-time.