LV-Scripting is an open source LabVIEW library for code generation using VI Scripting. It aims to make the scripting code used in XNodes and other edit-time code generation tools easier to write, more concise, and more readable.
The most recent VI Package (.vip) can be downloaded here.
Open the VI Package using VI Package Manager and press Install.
In LabVIEW, The LV-Scripting palette can be found in the Addons palette.
The best introduction to LV-Scripting are the examples provided in the VI Package.
Navigate to LV-Scripting in VI Package manager and press Show Examples. Take a look at Examples 1 through 13 in order to get a feel for how to use the library.
This LV-Scripting code:
Generates this VI: