Read Error Cluster Attribute VI

Owning Palette: Multiple Errors VIs

Requires: Base Development System

Returns the value of an attribute stored in an error cluster. If the attribute is not found, this VI returns an empty string.

 Add to the block diagram  Find on the palette
error specifies an error cluster that you use to check for errors or warnings.
attribute name specifies the name of the attribute that you want to read.
JSON object string returns the JSON objects stored in the error cluster.
value string returns the value of the attribute.
found? indicates if the attribute is found.