フィルターのクリア

Why simulink does not support configuration of Software Implementation Policy (swImplPolicy) for AUTOSAR measurement data.

1 回表示 (過去 30 日間)
I want to know how we can set swImplPolicy property to MeasurementPoint? This will enable defining a data which has read only calibration access. Currentlt Simulink only supports Standard and Queued swImplPolicy.

回答 (1 件)

Chinmayi Lanka
Chinmayi Lanka 2017 年 1 月 20 日
Please contact MathWorks Technical Support.
  1 件のコメント
Kunal Kulkarni
Kunal Kulkarni 2017 年 1 月 23 日
As per AUTOSAR standard guidelines, we can make any variable as Measurement only variable by following supported combination of swImplPolicy and swCalibrationAccess:
If swImplPolicy is set to “measurementPoint” and swCalibrationAccess is set to readOnly then the parameter/variable can be truly said to be measurement only data.
Matlab does provide access to swCalibrationAccess but does not support to change swImplPolicy.
This is the use case I am talking about.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeAUTOSAR Blockset についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by