Knauer pump RS232 communication

版本 1.0.0.0 (28.0 KB) 作者: Geoffrey Akien
Functions for communicating with Knauer pumps via RS232.
376.0 次下载
更新时间 2013/7/1

查看许可证

A range of both low- and high-level commands for controlling Knauer pumps.

serialObject = knauerpumpobj(comPort) returns the serial object for Knauer pumps given a suitable COM port number (unsigned integer: 1-255).

knauerpumpobjconnect(serialObject) initialises communication and knauerpumpobjdisconnect(serialObject) disconnects

knauerpumpobjcomm and the other preformed files are used to read and write flow rates, pressures etc.

With minor modifications to knauerpumpobjcomm, this can also be adapted for TCP/IP communication via ethernet, but because of poor reliability in assigning the pumps IP addresses over DHCP, this is not the recommended method.

引用格式

Geoffrey Akien (2024). Knauer pump RS232 communication (https://www.mathworks.com/matlabcentral/fileexchange/42424-knauer-pump-rs232-communication), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

版本 已发布 发行说明
1.0.0.0