LabVIEW Simulation Interface Toolkit API Reference

SIT Control Simulation VI

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

SIT Control Simulation VI

Owning Palette: Model Interface VIs

Requires: Simulation Interface Toolkit

Reads a real-time (RT) FIFO for commands from the host VI.

Simulation Data In specifies unique information about the model DLL.
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.
command returns the most recent command the host VI sent.

0No Operation (default)—Indicates the host VI did not send a command to the simulation.
1Run Simulation—Indicates the host VI sent a run command to the simulation.
2Pause Simulation—Indicates the host VI sent a pause command to the simulation.
3Stop Simulation—Indicates the host VI sent a stop command to the simulation.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience