GSIOC serial interface
Communicate with Gilson Devices over GSIOC protocol with RS-232.
StartHere.m
Script for demonstrating the use of gsioc.m, a serial interface function for communicating with Gilson equipment using the GSIOC protocol. This code was developed while working with a Gilson 215 liquid handler but should be functional with any of the other GSIOC protocol devices.
Many thanks to Geoffrey Akien and his CO2gui - lab control and automation, for having figured out many of the intricacies of talking with a GSIOC device. This code is in many ways a simplified adaptation of his work with less error handling, but a little more flexibility.
Functions
starthere.m - example implementation of the files
gsiocserialstart.m - initiate serial interface
gsioc.m - primary function for send/receive
gsiocsendcheck.m - sub function of gsioc.m for serial communication
Example: Un-comment any of the "stype" and "command" pairs to
use the interface. Be sure to specify the correct com port and device ID
引用格式
Steven Edmund (2024). GSIOC serial interface (https://www.mathworks.com/matlabcentral/fileexchange/38116-gsioc-serial-interface), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Test and Measurement > Image Acquisition Toolbox > Device Connection >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Device Connection >
标签
致谢
参考作品: CO2gui - lab control and automation
启发作品: Gilson HPLC Pump RS232 communication, GSIOC RS232 communication files
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |