Skip to content

byronwall/labview-sequence-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LabView Sequence Editor

This tool was a custom program built to more quickly edit the "sequence" files in use at TDA Research. TDA used a custom built sequence system in LabView. This system had its own syntax and files. These files were typically edit in Notepad, but it became difficult to keep consistent references between the various files.

The editor uses the AvalonEdit package along with the AvalonDock for controlling edit panes.

This tool highlights the power of a relatively simple program which is tailored to the application at hand.

Screenshots

Main GUI showing the editing process

Main GUI

Variable grid showing the definitions for the variables

Variable grid

About

C# tool to edit custom defined LabView sequences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages