CP2800_checkCompres​sorStatus.m

Versión 1.0.0.0 (2,35 KB) por Todd
return status of Cryomech CP200 using RS-232
266 descargas
Actualizado 13 ago 2014

Ver licencia

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
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Data Distribution Plots en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0