Error Cluster to Array of Errors VI

Owning Palette: Multiple Errors VIs

Requires: Base Development System

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.

 Add to the block diagram  Find on the palette
error specifies an error cluster that you use to check for errors or warnings.
array of errors returns an array of all the error clusters, encoded in either JSON or legacy format.