LabVIEW Simulation Interface Toolkit API Reference

SIT Model Error VI

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

SIT Model Error VI

Owning Palette: User Interface VIs

Requires: Simulation Interface Toolkit

Receives errors specific to the model DLL and reports these errors to the host VI.

Simulation Data In specifies unique information about the model DLL.
Scheduler Loop 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.
Single rate? is TRUE if the model is a single-rate model. Single rate? is FALSE if the model is a multirate model.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Simulation Data out returns unique information about the model DLL.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience