hexagon logo
  • Simulation of fmu model from Acar in Simulink

    Hello everyone, I have model of vehicle in Acar. Models works fine in Acar (no warning message,), but if i want to use it in Simulink the simulation ends with Error in supplied FMU: An error occurred in function 'fmi2ExitInitializationMode…
  • Using subrutine request from Acar in Aview and in FMU

    Hello everyone, I have model of vehicle in Aview created according templates from Acar. Model is working without problem. The model in Aview contains also requests from Acar (i.e. from rigid chassis.tpl based on subrutine abgVDM::req907). During…
  • Initialization commands in FMU and Matlab plant export

    Hello I fully do not understand role of initialization commnad during export of control plant from Acar. Adm 711 says in lecture 6, that it is mandatory to define this as: – The initialization command field uses the ‘file/command’ command to load…