Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
A range of both low- and high-level commands for controlling Jasco pumps, derived from that used in CO2gui, but only implemented using the native MATLAB serial tools.
serialObject = pumpobj(comPort) returns the serial object for Jasco pumps given a suitable COM port number (unsigned integer: 1-255).
pumpobjconnect(serialObject) initialises communication and pumpobjdisconnect(serialObject) disconnects
pumpobjcomm and the other preformed files are used to read and write flow rates, pressures etc.
IMPORTANT
As with Jasco BPR's, these devices use hardware flow control, and when they stop working for whatever reason (e.g. power failure) they will cause older versions of MATLAB (tested on R14) to hang. This can be avoided by using Realterm or the like, or by using newer releases (R2012b tested).
Citation pour cette source
Geoffrey Akien (2026). Jasco Pumps RS232 communicatios (https://fr.mathworks.com/matlabcentral/fileexchange/41805-jasco-pumps-rs232-communicatios), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : CO2gui - lab control and automation
Informations générales
- Version 1.21.0.0 (10,8 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.21.0.0 | Typo in pumpobjcomm error messages |
||
| 1.2.0.0 | Updated description |
||
| 1.1.0.0 | Updated description. |
||
| 1.0.0.0 |
