Skip to content

Latest commit

 

History

149 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contains classes and interfaces used for data collection.

  • *.Hardware.Alicat is used to interface with Alicat mass flow controllers
  • *.Hardware.MccDaq is used to interface with the MCC USB-2416 DAQ.
  • *.Util.Log is used for logging.

Run *.setupClassAliases() once after importing. Use git submodule to integrate this repository into another.

Example usage in MATLAB:

cd YourProject
gitclone https://github.com/Combustion-and-Solar-Energy-Laboratory/DAQ-Helper.git +YourNameSpace
YourNameSpace.setupClassAliases

mfc = Alicat("COM3", address="B");
mfc.initializeUi();

About

Helper classes for interfacing with Alicat and MCC devices

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages