Knauer pump RS232 communication

Functions for communicating with Knauer pumps via RS232.
374 Downloads
Updated 1 Jul 2013

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!

Version Published Release Notes
1.0.0.0