Functional Description
This VI can be used as a subVI in Vision Builder AI software development kit to sort through the previous measurements file and extract only values containing the requested data type. The VI returns an array of GUIDs of all the measurements that met the required specification with the first element containing a blank GUID. The secound output is a array of strings containing the information regarding the previous values. Consider using the array of strings to populate a system ring using a property node.
Caveats and Additional Notes
This software requires Vision Builder SDK to work and has only been tested in LV 8.5.1

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.