Using MODBUS prior to R2017

5 views (last 30 days)
Ruger28
Ruger28 on 16 Feb 2021
Commented: Mario Malic on 17 Feb 2021
Hello alll,
I have been successful in using the MODBUS function to communicate with a device via tcp/ip, but I now have to implement this functionality using R2014a. Does anyone have any insight on doing this? Searched around a little, and did not find anything so far. Any help is greatly appreciated.
  1 Comment
Mario Malic
Mario Malic on 17 Feb 2021
Hi,
you can check the file contents from modbus by
edit modbus
I don't know the if it's the only file required, you can check in profiler for all the calls to internal functions if there are any and you can see if it's complex to implement or not. Maybe there are some submissions on File Exchange.

Sign in to comment.

Answers (0)

Products


Release

R2014a

Community Treasure Hunt

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

Start Hunting!