Error occurred when evaluating apply callback [Instrument Control Toolbox]

I'm trying to send data on my serial port through Simulink with the toolbox in description, but when i configure the Serial Configuration Block, it give me this error. I don't think the problem can be the port, because i have atteched an Arduino Uno.

6 个评论

What version of MATLAB are you using? Have you contacted support with your question?
I have the same problema. Do you got any real solution for this?
I have the same problem, i was using virtual ports to simulate what I wanted to do and it worked well... but when I conected the real serial port it just doesn't work
I also have the same problem trying to connect to a virtual port for Ti MSP430 launchpad.

请先登录,再进行评论。

回答(5 个)

For anyone reading this I used to have this same problem; however, I think I found the solution. Simply connect your hardware (Arduino) to the computer before opening Matlab. Then (with the hardware connected) open Matlab, then open your Simulink model and configure the Serial Configuration Block, it should work just fine now. After doing so, you can save your Simulink model and the serial configuration will be saved as well.

8 个评论

Its fantastic, i've tried a lot without results, thank you !

请先登录,再进行评论。

I had this problem, then ran Matlab in Administrator Mode, which fixed the issue.
Have you tried using the Arduino Serial Transmit instead of the Instrument Control Toolbox one? I think that will resolve this issue.
i have the same problem. In my case, it turns out it's the conflict between 2 serial ports ( i'm trying to open 2 serial port in the same simulink model) cause this error message.

类别

帮助中心File Exchange 中查找有关 Arduino Hardware 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by