> I most often hide error indicators until there is an error. To do > this, I have to use an unbundle to get the T/F from the error cluster > and wire that to the visible property node of the error indicator.
I agree. I think in general, any input that accepts a boolean should accept the error cluster and operate based on the error logic. On the issue of making an error cluster only visible on error. Do you do this on sub-vi's? If so, what is the point? If you do this on front panels, this seems very ugly to use the raw error cluster. Just wondering... Michael Aivaliotis
