LabVIEW Simulation Interface Toolkit API Reference

Get File Playback Status VI

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

Get File Playback Status VI

Owning Palette: File Playback VIs

Requires: Simulation Interface Toolkit (Windows)

Gives current file playback status information, including whether file playback is playing, paused, stopped, or disabled. This VI also returns all the configurations set up to run on the target, as well as information about the active playback configuration.

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.
Playing Status indicates whether file playback is currently playing, paused, stopped, or disabled.
Active File Playback Configuration displays information about the currently active file playback configuration, including the configuration name and information about the individual playback channels.
error out contains error information. This output provides standard error out functionality.
All File Playback Configurations lists all the file playback configurations set up to run on the target. You must create configurations before running the driver VI. You can enable any of the configurations listed here during run time.