problem while using serial port in simulink
조회 수: 3 (최근 30일)
이전 댓글 표시
hello every one iam using serial receive port block in simulink while trying to read data from serial port i am getting this error message can any explain me what is this and how to solve this the error message is :-
Level-2 MATLAB S-function 'sserialrb' in 'ardled/Serial Receive' specifies 'SetSimViewingDevice(true)' , which prevents an output port from being created for the S-function.
thank you
답변 (1개)
Charan Jadigam
2020년 3월 26일
Hi,
Unfortunately, Serial receive port block does not support rapid acceleration mode as code generation is not possible. Try in accelerator mode and it would work fine.The concerned developing team have been informed of it and they are looking into it.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Block and Blockset Authoring에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!