Gilson HPLC Pump RS232 communication

Communicates with Gilson HPLC pumps via RS232 (and 508 interface module)
ダウンロード: 529
更新 2013/5/21

ライセンスの表示

Can be used to communicated with various Gilson pumps via RS232, all connected together using a 508 interface module. This is a slightly simplified version of the code in CO2gui.

serialObject = gilsonpumpobj(comPort) returns the serial object for Gilson pumps given a suitable COM port number (unsigned integer: 1-255). Information can be passed into the serial object through the optional userData argument. Information is stored here as a structure during a communication session with the pump for more efficient communication.

gilsonpumpobjconnect and disconnect(serialObject) work like you'd expect

Various commands are available to communicate with the pump, and due to the way the data is stored if you are retrieving more than one parameter it may be more efficient to collect them at the same time (see the comments in each file).

引用

Geoffrey Akien (2024). Gilson HPLC Pump RS232 communication (https://www.mathworks.com/matlabcentral/fileexchange/41810-gilson-hplc-pump-rs232-communication), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R14SP1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStructures についてさらに検索
謝辞

ヒントを得たファイル: GSIOC serial interface, CO2gui - lab control and automation

Community Treasure Hunt

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

Start Hunting!

バージョン 公開済み リリース ノート
1.0.0.0