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.


icon

Inputs/Outputs

  • cerrcodeclst.png error

    error specifies an error cluster that you use to check for errors or warnings.

  • i1derrcodeclst.png array of errors

    array of errors returns an array of all the error clusters, encoded in either JSON or legacy format.