Utilities for working with "XY data" in LabVIEW
- Download and install using the VI Package Manager as described here
- Video tutorial
The primitive datatype is "XY-data", a cluster containing an X and Y array:
Arrays of XY-data are also supported:
Tree.vi shows all of the subVIs contained in the xy_utilities.lvlib library. It also displays the equivalent LabVIEW primitive VI (for example xy_utilities.lvlib:Sort.vi is equivalent to Sort 1D Array).
Test.vi is a JKI State Machine that demonstrates how to build a signal processing application with scripted states.
Please contact Patrick Irvin