Error Cluster to Array of Errors VI
- Updated2025-07-30
- 1 minute(s) read
Converts a cluster of errors into an array of encoded errors. This VI returns an empty array if the error cluster does not include any errors.
To create a cluster of errors from multiple VIs or functions, use the Merge Errors function.

Inputs/Outputs
error
—
error specifies an error cluster that you use to check for errors or warnings.
array of errors
—
array of errors returns an array of all the error clusters, encoded in either JSON or legacy format. |
error
—
array of errors
—