Is it possible to use MATLAB on slave computer/device for communication to host computer via serial MODBUS (RTU)

7 ビュー (過去 30 日間)
Can I communicate with the host/master via serial port (MODBUS ASCII/RTU) using MATLAB on the slave computer, i.e. I need to wait for a request from the host/master, receive it when it comes and send back the requested data to the host. I found how this can implemented for MODBUS TCP/IP, but I did not find how to implement that for MODBUS ASCII/RTU (RS232, RS485). All MATLAB functions for serial port communication seem to be for the case when the code runs on the host computer. My MATLAB code runs on the slave device (processor/computer which controls the analytical instrument) and I need it to send the data when requested to the host (SCADA).
  3 件のコメント
Raimundas Steponavicius
Raimundas Steponavicius 2021 年 2 月 11 日
Hello Bambos,
Thank you very much for your comment. Frankly speaking, I have already lost hope to get one :).
Did you find a solution ?
li
li 2025 年 1 月 8 日 8:43
Hello Raimundas,
How to simulate a Modbus Server via TCP/IP using MATLAB on the slave computer? Good luck.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeModbus Communication についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by