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

조회 수: 2 (최근 30일)
Ragaja
Ragaja 2015년 4월 24일
답변: Jacob Thoma 2019년 11월 12일
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.

답변 (1개)

Jacob Thoma
Jacob Thoma 2019년 11월 12일
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.

카테고리

Help CenterFile Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by