필터 지우기
필터 지우기

Generate out put signal to A2L file

조회 수: 8 (최근 30일)
Hiroshi
Hiroshi 2020년 7월 9일
편집: Sanchita Ghosh 2020년 8월 27일
I tried rtwdemo_asap2 and input signal is generated in A2L file but output signal is not generated on A2L file. I would like to know why and if there is way to generate A2L file for output signals.

답변 (1개)

Sanchita Ghosh
Sanchita Ghosh 2020년 8월 27일
편집: Sanchita Ghosh 2020년 8월 27일
Hi Hiroshi,
I am assuming that you are using MATLAB latest version. To generate the output signal on A2L file , you can follow any one of these approaches,
  1. you can mark the relevant output signal as "test point".
i. Select the output signal
ii. Open Property Inspector
iii. Check the Check-box for "Test point" (Highlighted in the figure below).
Also you can follow this doc link
Where it is mentioned that:
"ASAP2 data definition is achieved with Simulink® data objects and test point signals. "
2. Alternatively you can create a simulink object for the relevant output signal with the storage class "ExportedGlobal".
Using both of the above approach you will be able to generate output signal on A2L file.

카테고리

Help CenterFile Exchange에서 Outputs에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by