magnetlogger

版本 1.1.0.0 (124.9 KB) 作者: Todd
Log status of Janis cryostat and Cryomech reliquifier.
172.0 次下载
更新时间 2014/11/9

查看许可证

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)

引用格式

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

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Analog Input and Output 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Changed name

1.0.0.0