CP2800_checkCompressorStatus.m
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
Citar como
Todd (2024). CP2800_checkCompressorStatus.m (https://www.mathworks.com/matlabcentral/fileexchange/47526-cp2800_checkcompressorstatus-m), 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.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |