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

4 visualizaciones (últimos 30 días)
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.

Respuestas (1)

Chinmayi Lanka
Chinmayi Lanka el 20 de En. de 2017
Please contact MathWorks Technical Support.
  1 comentario
Kunal Kulkarni
Kunal Kulkarni el 23 de En. de 2017
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.

Iniciar sesión para comentar.

Categorías

Más información sobre AUTOSAR Blockset en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by