You can log the values of model signals while a simulation is running. Complete the following steps to log simulation data to a text or .tdmsfile.
- Ensure that the host VI is not running.
- Select Tools»SIT Connection Manager to launch the SIT Connection Manager dialog box.
- Click the Data Logging tab.
 |
Note LabVIEW disables this tab if you have not specified a .mdl file. |
- Place a checkmark in the Enable Data Logging checkbox.
- Enter the name of the log file in the Data Log Filename text box.
- Right-click a signal group in the Logged Signals list and select the Decimation option to specify an integer value n as the Decimation value. When you run the simulation, the LabVIEW Simulation Interface Toolkit now logs every nth data point instead of every data point.