Capturing using real term giving "Invoke Error, Dispatch Exception:"

2 visualizaciones (últimos 30 días)
Ragaja
Ragaja el 24 de Abr. de 2015
Respondida: Jacob Thoma el 12 de Nov. de 2019
I had opened a COM port using realterm through MATLAB. When I tried to capure data, it gives the following error. The code was working fine when using PC, but with my laptop, it is showing error.
invoke(rt_obj.hrealterm,'StartCapture'); %start capture
??? Invoke Error, Dispatch Exception: Source: Realterm.RealtermIntf Description: I/O error 103
Kindly help me in troubleshooting.

Respuestas (1)

Jacob Thoma
Jacob Thoma el 12 de Nov. de 2019
I also just ran into this problem.
I'm sure you've already solved it, but for anyone else who is wondering, make sure the filepath that you are saving to exists.

Categorías

Más información sobre Call C++ from MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by