magnetlogger

Version 1.1.0.0 (125 KB) by Todd
Log status of Janis cryostat and Cryomech reliquifier.
172 Downloads
Updated 9 Nov 2014

View License

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)

Cite As

Todd (2024). magnetlogger (https://www.mathworks.com/matlabcentral/fileexchange/48392-magnetlogger), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Analog Input and Output in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Changed name

1.0.0.0