필터 지우기
필터 지우기

Create DLL for PXI-8196 controller

조회 수: 3 (최근 30일)
Melker Härefors
Melker Härefors 2017년 6월 13일
답변: Dimitris Iliou 2017년 6월 15일
I need to create a DLL for PXI-8196 controller from a model in Simulink using Simulink Coder. Is there an System Target File specific for this or can I use/modify the grt.tlc to accomplish this? The model is quite complex, including several referenced models and user C-code (in form of s-functions). I can generate the C-code without problems.

답변 (1개)

Dimitris Iliou
Dimitris Iliou 2017년 6월 15일
To create the .dll you could use the ert_shrlib.tlc System Target File, but you need to have Embedded Coder in order to do that.
You can always try and write your own TLC file which only needs Simulink Coder. You can find more information on how to do that in the following documentation link:

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by