I made some changes to increase the speed of the vi
made a main project "Full_LC_control_project", which has temperature controller and LC control separate.
the LC control vi ofc can also access the temperature value
when you run, first run the temperature vi. then execute the dual step control
the speed is now 80Hz, you should be able to save data faster;
there is some artifacts that are seen in plots, its because of the some delays, that are added and also because of filling buffer first and then doing average. we don't do continuoous average. This can be resolved later. This doesn't affect the saved data.