Read Error Cluster Attribute VI
- Updated2025-07-30
- 2 minute(s) read
Returns the value of an attribute stored in an error cluster. If the attribute is not found, this VI returns an empty string.

Inputs/Outputs
error
—
error specifies an error cluster that you use to check for errors or warnings.
attribute name
—
attribute name specifies the name of the attribute that you want to read.
JSON object string
—
JSON object string returns the JSON objects stored in the error cluster.
value string
—
value string returns the value of the attribute.
found?
—
found? indicates if the attribute is found. |
error
—
attribute name
—
JSON object string
—
found?
—