Error 383200 When Call .dll Simulink Model Using Model Interface Toolkit 2024 Q1

Updated Jun 7, 2024

Reported In

Software

  • LabVIEW
  • VeriStand Model Generation Support for LabVIEW
  • LabVIEW Model Interface Toolkit

Other

  • MATLAB
  • Simulink

Issue Details

I have generated Simulink model, and I would like to call it in LabVIEW. When I use the Model Interface Toolkit 2024 Q1 with LabVIEW 2024 and call the .dll file created using the LabVIEW Model Interface Toolkit shipping example, Error 383200 occurs. How can I solve this error?
2024-06-07_09h36_59.png

Solution

In Model Interface Toolkit 2024 Q1, you will need to call .vsmodel file instead of .dll generated by the Simulink model. Since starting 2021 and newer Simulink model, the model generated use the Model Generation Support add-on and not Model Framework which is only compatible with .dll file generated.