Why not able to set comp port in serial communication block

1 view (last 30 days)
It giving error - error is occures while evaluating apply callback

Answers (1)

Andrey Kiselnikov
Andrey Kiselnikov on 13 Feb 2019
The most common reasons for this issue is that you didn't install the device driver - do you see your device in the device manager? The Second one is that this COM-port is used by another program right now.
For more detailed answer please give more information about your issue.
  2 Comments
ashwinee jadhao
ashwinee jadhao on 14 Feb 2019
Thanks.
I am using serial configure block in simulink and tried to set comp port. My device avalable in device manager with its comp port number too. I am putting same comp port in serial configure block in simulink, but shows not able to accept.

Sign in to comment.

Categories

Find more on Modeling in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!