Using MODBUS prior to R2017
3 views (last 30 days)
Show older comments
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
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.
Answers (0)
See Also
Categories
Find more on Modbus Communication in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!