LabVIEW Simulation Interface Toolkit API Reference

SIT Get Data Logging Status VI

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

SIT Get Data Logging Status VI

Owning Palette: Data Logging VIs

Requires: Simulation Interface Toolkit (Windows)

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.

SIT Reference in specifies information about the current simulation.
TCP Connection specifies the TCP reference for the current connection to the SIT Server.
Model Name specifies the name of the current model.
Server Type specifies the type of execution host on which the SIT Server is running.

0Simulation Environment (default)—Specifies that the SIT Server is running on an execution host that is running The MathWorks, Inc. MATLAB® application software.
1MATRIXx—Specifies that the SIT Server is running on an execution host that is running Xmath. The LabVIEW Simulation Interface Toolkit does not currently support this option.
2RT—Specifies that the SIT Server is running on a real-time (RT) target.
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
SIT Reference out returns information about the current simulation.
TCP Connection returns the TCP reference for the current connection to the SIT Server.
Model Name returns the name of the current model.
Server Type returns the type of execution host on which the SIT Server is running.

0Simulation Environment (default)—Specifies that the SIT Server is running on an execution host that is running The MathWorks, Inc. MATLAB® application software.
1MATRIXx—Specifies that the SIT Server is running on an execution host that is running Xmath. The LabVIEW Simulation Interface Toolkit does not currently support this option.
2RT—Specifies that the SIT Server is running on a real-time (RT) target.
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.