CP2800_checkCompres​sorStatus.m

版本 1.0.0.0 (2.3 KB) 作者: Todd
return status of Cryomech CP200 using RS-232
266.0 次下载
更新时间 2014/8/13

查看许可证

compressorStatus = CP2800_checkCompressorStatus() checks whether the Cryomech CP2800 compressor is on or off. The Cryomech CP2800 should be connectd to port COM2 using an RS-232 cable. If there is only one COM port in the computer, change 'COM2' to 'COM1'. The function returns 1 if the compressor is on, 0 if the compressor is off, and -1 if there is an error communicating with the compressor. This was surprisngly tricky to program correctly, and involved snooping on the labview program provided
as free software.
Todd Karin and Conor DuBois
08/12/2014

引用格式

Todd (2024). CP2800_checkCompressorStatus.m (https://www.mathworks.com/matlabcentral/fileexchange/47526-cp2800_checkcompressorstatus-m), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Data Distribution Plots 的更多信息

Community Treasure Hunt

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

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