Do you have any product that can communicate through Modbus protocol?

2 views (last 30 days)
I want to know if MathWorks offers any products that I can use to communicate through Modbus protocol.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 12 Jan 2023
Edited: MathWorks Support Team on 12 Jan 2023
Since MATLAB R2022a, modbus functionality (tcpip and serialtu) is available in Industrial Communication Toolbox. Prior to that, in MATLAB R2017a to R2021b, modbus was available in Instrument Control Toolbox.
When using the modbus functionality, MATLAB running on your computer acts as a Modbus client, and your equipment acts as a Modbus server.

More Answers (1)

Vinod
Vinod on 12 Mar 2017
Edited: MathWorks Support Team on 8 Jun 2022
Instrument Control Toolbox added support for MODBUS in R2017a. Take a look at the functionality documented here.

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!