Skip to content

An open source LabVIEW library for code generation

License

Notifications You must be signed in to change notification settings

LubomirJagos/lv-scripting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LV-Scripting

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.

Installation

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.

Learning to Use LV-Scripting

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.

Example

This LV-Scripting code:

LV-Scripting Code

Generates this VI:

LV-Scripting Output

About

An open source LabVIEW library for code generation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • LabVIEW 100.0%