LabVIEW Simulation Interface Toolkit API Reference

Control File Playback VI

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

Control File Playback VI

Owning Palette: File Playback VIs

Requires: Simulation Interface Toolkit (Windows)

Controls playback during runtime, which replaces the model input values with data from the logged data you are replaying. This VI can set playback to play, pause, rewind, or stop.

Simulation Data In specifies unique information about the model DLL.
Operation specifies the playback action to take.

0Play—Begins playback of logged data.
1Pause—Pauses playback of logged data.
2Stop—Stops playback of logged data.
3Rewind—Rewinds logged data.
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