Using vehicle network toolbox blocks with Simulink Real-Time

4 ビュー (過去 30 日間)
Re_Vi
Re_Vi 2015 年 3 月 20 日
編集済み: Suneesh 2015 年 3 月 20 日
I have a PCAN-miniPCIe card on a target computer(not Speedgoat) that runs my real-time Simulink model. Obviously PEAK cards are not supported by Simulink Real-Time (xPC target) but they are supported by vehicle network toolbox on the host (Development) computer. Is there any possibility to use vehicle network toolbox blocks in models that are going to be used with Simulink Real-Time? so I wouldn't need to go through the pain of writing my own custom driver?

回答 (1 件)

Suneesh
Suneesh 2015 年 3 月 20 日
編集済み: Suneesh 2015 年 3 月 20 日
Vehicle Network Toolbox blocks usually work by using the Windows drivers for the cards. These drivers are not present on the SLRT real-time target which is why they need to have their own drivers coded up. So, unfortunately, no.

カテゴリ

Help Center および File ExchangeVehicle Network Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by