Example Code

VBAI SDK Previous Values Sorting Helper Step

Code and Documents

Attachment

Download All

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

VBAI SDK Previous Values.jpg


Thank You
Eric Reid
National Instruments
Motion R&D

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

Comments
Photon_Dan
Active Participant Active Participant
Active Participant
on

Beware!  The "Data Type" input is not connected to the connector pane.  Good example otherwise though.

Contributors