Skip to content

LabVIEW utilities for processing strings. Especially recommended to programmers who are familiar with Python.

Notifications You must be signed in to change notification settings

gergelyk/lv_string_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lv_string_utils

LabVIEW utilities for processing strings. Especially recommended to programmers who are familiar with Python.

Introduction

Documentation

Source code

Requirements

  • 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).

Installation

  1. Install software mentioned in Requirements.
  2. Copy file ./src/LV String Utils v1 to <LabVIEW>/<user.lib>/.
  3. Restart LabVIEW.
  4. LabVIEW -> Tools -> Advanced -> Edit Palette Set...
  5. Right click on palette -> Insert -> Subpalette -> Link to an existing palette.
  6. Navigate to <LabVIEW>/<user.lib>/LV String Utils v1/string_utils.mnu.

About

LabVIEW utilities for processing strings. Especially recommended to programmers who are familiar with Python.

Resources

Stars

Watchers

Forks

Packages

No packages published