Issue Details
I have generated a Simulink model and would like to call it in LabVIEW. When I use Model Interface Toolkit 2024 Q1 with LabVIEW 2024 and call the library (.dll or .so) file generated from the Simulink model, Error 383200 occurs. How can I solve this error?
Error -383200 occurred at Main.vi >> NI_MIT.lvlib:Model Interface Toolkit.lvclass:Load Model.vi >> NI_MIT.lvlib:Model Interface Toolkit.lvclass:Load Library
<Additional message>
Model Interface Toolkit: Failed to load file model C:\SimulinkModel.dll
Possible reason(s):
Model Interface Toolkit: Cannot load model. Ensure the Model Library Path is valid and the model conforms to the NI VeriStand Model Framework header file (ni_modelframework.h).