CO2gui - lab control and automation
Software capable of logging and controlling HPLC pumps (Jasco, Gilson), temperature controllers (Eurotherm), valves (Rheodyne) and BPRs (Jasco, Thar). All instruments can be autodetected, and all parameters can be controlled via fully customisable ramps. Tested on Windows XP and Vista. CO2gui is optimised for 1440x900 displays, and CO2gui1280x1024 is for 1280x1024 displays.
CO2gui
Launches the application
CO2gui('connectAll')
Connect all valid and configured instruments
CO2gui('debug')
Sends some debugging information back to the command window.
Citar como
Geoffrey Akien (2024). CO2gui - lab control and automation (https://www.mathworks.com/matlabcentral/fileexchange/26288-co2gui-lab-control-and-automation), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: Realterm Serial Comms, Get Available COM PORT, Linked Pan and Zoom, Append crc for modbus
Inspiración para: Eurotherm Modbus RS232 Control, GSIOC serial interface, Jasco BPR RS232 communication, Pico Technology PicoLog Recorder data acquisition (DDE), Jasco Pumps RS232 communicatios, Rheodyne valve RS232 communications, Gilson HPLC Pump RS232 communication, GSIOC RS232 communication files, Thar ABPR-20 RS232 communication via handheld emulation
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.
SLMTools/
SLMTools/private/
SLMTools/html/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.32.0.0 | Bugfix for tempobjcomm allowing NaN values through when using write/writefullres |
||
1.31.0.0 | realtermfread bugfix, renamed isstring to isastring for compatibility with later versions of MATLAB. |
||
1.3.0.0 | Updated documentation to reflect use in newer versions of MATLAB. |
||
1.2.0.0 | Added attribution for CRC append (not sure where it went - I'm sure it used to be there!). |
||
1.1.0.0 | Bug fixes for Realterm objects being stored as persistent data (they shouldn't), disconnect waiting update, and implementation of the new tooltipwaitbar. |
||
1.0.0.0 |