CP2800_checkCompres​sorStatus.m

Version 1.0.0.0 (2.35 KB) by Todd
return status of Cryomech CP200 using RS-232
266 Downloads
Updated 13 Aug 2014

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Distribution Plots 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.0.0.0