LabVIEW Simulation Interface Toolkit API Reference

SIT Finalize Driver and Model VI

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

SIT Finalize Driver and Model VI

Owning Palette: Model Interface VIs

Requires: Simulation Interface Toolkit

Finalizes the driver VI by finishing the logging, closing references and checking for errors. This VI also finalizes and unloads the model DLL.

Simulation Data In specifies unique information about the model DLL.
scheduler overrun? is TRUE if the Scheduler Loop did not finish executing before its deadline. You specify the deadline for a task when you build a model in The MathWorks, Inc. Simulink® application software.
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
logfile refnum (Deprecated) contains the file format type and file refnum for the data log file. This output is no longer relevant for the Driver VI. It is only a placeholder for SIT 3.0.x Driver VIs.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience