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.
引用格式
Geoffrey Akien (2024). CO2gui - lab control and automation (https://www.mathworks.com/matlabcentral/fileexchange/26288-co2gui-lab-control-and-automation), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
致谢
参考作品: Realterm Serial Comms, Get Available COM PORT, Linked Pan and Zoom, Append crc for modbus
启发作品: 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!SLMTools/
SLMTools/private/
SLMTools/html/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
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 |