LabVIEW Simulation Interface Toolkit API Reference

SIT Log Continuously VI

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

SIT Log Continuously VI

Owning Palette: Data Logging VIs

Requires: Simulation Interface Toolkit

Run this VI as a background task. If logging is enabled, this VI logs simulation data. This VI can log either all samples continuously, or only the last N time steps worth of data. Set the Last Run control to TRUE on the last iteration of the loop containing this VI to flush the remaining data in the log data buffer to file.

Simulation Data in specifies unique information about the model.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Last Run specifies to send no more data to the Base Rate Loop. Set this control to TRUE on the last iteration of the loop containing this VI.
Simulation Data out returns unique information about the model DLL.
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.
TCL Active indicates whether the Base Rate Loop is active.
error out contains error information. This output provides standard error out functionality.
Loop Shut Down indicates whether the logging operation is complete.

Log in to get a better experience