LabVIEW utilities for processing strings. Especially recommended to programmers who are familiar with Python.
- OpenG String Library (available through VI Package Manager).
- LabVIEW 2015 (downgrade to older versions potentially possible).
- lv_test_utils >= 1.0.0, < 2.0.0 (only for running unit tests).
- Install software mentioned in Requirements.
- Copy file
./src/LV String Utils v1
to<LabVIEW>/<user.lib>/
. - Restart LabVIEW.
- LabVIEW -> Tools -> Advanced -> Edit Palette Set...
- Right click on palette -> Insert -> Subpalette -> Link to an existing palette.
- Navigate to
<LabVIEW>/<user.lib>/LV String Utils v1/string_utils.mnu
.