You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
Steven Edmund (2026). GSIOC serial interface (https://in.mathworks.com/matlabcentral/fileexchange/38116-gsioc-serial-interface), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: CO2gui - lab control and automation
Inspired: Gilson HPLC Pump RS232 communication, GSIOC RS232 communication files
General Information
- Version 1.0.0.0 (4.74 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
