LabVIEW Simulation Interface Toolkit API Reference

SIT Finalize Model VI

  • Updated2023-02-21
  • 2 minute(s) read

SIT Finalize Model VI

Owning Palette: Model Interface VIs

Requires: Simulation Interface Toolkit

Unloads the model DLL and notifies the SIT Server that the model DLL finished executing. You must use this VI after all model steps are complete.

Use the SIT Initialize Model VI to load the model DLL so you can begin executing the simulation model.

Simulation Data In specifies unique information about the model DLL.
unload library? is TRUE if you want to unload the model DLL.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience