LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
DanyAllard

Provide a growable merge errors

Status: Completed
Available in NI LabVIEW 2010

Provide a growable merge errors.

 

Replace This:

MergeError.png

By This:

 

MergeErrorGrowable.png

 

Note : I have already done this with XNODE. But since XNODE are not available, I can't use it in my project.

LabVIEW ChampionArchitect
10 Comments
DanyAllard
Active Participant
An other note: My work was inspired by the work of Adam Rofer that create the first Merge Error with the old style xnode
LabVIEW ChampionArchitect
JackDunaway
Trusted Enthusiast
Excellent idea, and nice graphic! It's all about a cleaner BD.
altenbach
Knight of NI

Just to clarify, the second image should also accept arrays of errors on any of the inputs. (similar to e.g. built array).

 

------------------ 

Maybe this idea could be combined with the following:

 

Boolean function accept Error Cluster

 

How about if boolean function would accept error clusters, we could simply use the compound arithmetic node (mode="or") to merge errors. Then we should be able to do an output configuration where we can select between boolean output and error cluster output.  The output would be the boolean OR of all error conditions and the rest of the outputs in the error cluster would be the first error if we select error output.

Robert_Hoffman
Member
I agree with altenbach, I like the idea of the compound arithmetic node allowing error cluster inputs.  That would help clean up the error handling quite a bit.
muks
Proven Zealot
Simple, Effective and a nice one. How did I not see this
manu.NET
Active Participant

The idea is good, but i only have a remark about the name of the VI ...

 

The VI is called "Merge error" ... but this is not what the VI does !

 

In fact the VI select the first error found among the input terminals !

 

So I think that a name of "Get First Error" would be more appropriate !

 

Manu.

Manu.net
Wonger
Member
Status changed to: In Development
 
DanyAllard
Active Participant
Good Thank you
LabVIEW ChampionArchitect
Wonger
Member
Status changed to: In Beta
 
Laura F.
Active Participant
Status changed to: Completed
Available in NI LabVIEW 2010