Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 423 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 423 Bytes

lab_testrig

Test and control software for running my research burner, collecting data, and running various control algorithms. Written in LabVIEW.

The main file is test_rig.lvproj, which opens the whole project in LabVIEW. The main VI to run is currently OOP_test_main.vi.

The Tests/ folder contains some VIs that were used for testing and developing different features. No unit testing is currently implemented.