Error reading RS232 data from EPOS controller
Show older comments
Hello,
I am currently trying to command an EPOS controller through Matlab, skipping the EPOS Studio interface. I have successfully loaded the .dll library into Matlab using this package which is built for an EPOS2 controller but should work just fine for the EPOS as well. When I try to test the communication running the "test_epos.m" from the mentioned package I get the following two errors:
Error: Error reading RS232 Data
Error: Maxon Serial V1 Protocol - Negative Acknowledge received
I understand it's a communication problem but what could be causing it? I have to mention that when using the EPOS Studio I can control the motor properly (e.g. I have run a tuning test) so I guess there is nothing wrong with my hardware interface (e.g. cables, drivers, ports etc.).
Thanks in advance, Tsakalis Konstantinos
1 Comment
Kons Tsak
on 15 Jul 2016
Answers (0)
Categories
Find more on MATLAB 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!