CP2800_checkCompres​sorStatus.m

Versione 1.0.0.0 (2,35 KB) da Todd
return status of Cryomech CP200 using RS-232
268 download
Aggiornato 13 ago 2014

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2014a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Data Distribution Plots in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0