magnetlogger
DESCRIPTION
This toolbox reads information on a Janis Research Co. Model
7THL-SOM2-11 Split Superconducting Magnet system and a Cryomech PT410
reliquifier. It stores a variety of information: pressure, temperature,
heater value, helium level, compressor status, etc. and checks whether
these values fall within a desired range. If an error is detected then
an email is sent to the group.
This package is realtively specific to the Kai-Mei Fu lab at University
of Washington. However, with some knowledge of matlab, it can be
modified to suit other systems.
FUNCTIONS
MAGNETLOGGER - GUI for logging magnet information
WRITEMAGNETLOGENTRY - Writes one log entry to the magnetlog
CRYOSTATPRESSURE - read pressure from analog in
GETCURRENTMAGNETLOGFILENAME - get filename and path for today's log entry
GETLASTMAGNETLOGENTRY - return last magnet log entry
MAGNETLOGERRORCHECK - check for cryostat issues
MAGNETLOGGERFIGURE - draw figure for magnetLogger
INSTALL
A small number of changes are necessary to get the magnetLogger working
on your computer. You may also need to modify some of the scripts to
suit the purposes of your lab.
1. In send_mail_message, enter your email address and password.
2. In getCurrentMagnetLogFileName, enter the directory where the magnet
log files will be saved.
3. Enter the email addresses where error messages will be sent in
magnetLogger (emailList)
DEPENDENCY
lakeshore toolbox (not included) http://www.mathworks.com/matlabcentral/fileexchange/48366-lakeshore
CP2800_checkCompressorStatus (not included) http://www.mathworks.com/matlabcentral/fileexchange/47526-cp2800-checkcompressorstatus-m
send_mail_message (included)
Citar como
Todd (2024). magnetlogger (https://www.mathworks.com/matlabcentral/fileexchange/48392-magnetlogger), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.