LabVIEW Simulation Interface Toolkit API Reference

Get Data Logging Status VI

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

Get Data Logging Status VI

Owning Palette: Data Logging VIs

Requires: Simulation Interface Toolkit

Returns current data logging status information, including whether data logging is enabled or disabled. This VI also returns all configurations set up to run on the target, as well as information about the active data log 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.
Logging Status indicates the current status of data logging.
Active Log Configuration displays information about the currently active data log configuration including the configuration name and information about the individual logged signals.
error out contains error information. This output provides standard error out functionality.
All Log Configurations lists all data log 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.