Hi Ellen,
I do not have LV 7.1 loaded so I can not look at your VI. Please post an image if you want me to look.
In theory, checking the boolean should work in finding error cluster that have the boolean set.
THe complication is this.
I have seen that some of the error codes returned by FP reads will either have or not have their booleans set depending on which version of the FP code you are using.
I saw in LV 6.1 that an "open RTD" (if memory serves me correctly) would return a true boolean if LV 6.1 was the latest version of LV loaded. After another engineer used LV 6.1 after he had loaded LV 7.0 the error boolean was no longer set!
THe definition of boolean set or not set from one version to the next!
So...
I must advise that you test each
type of error you want to support in your code with whatever version of code you plan to use to ensure the boolean will be set.
Trying to help,
Ben