SIT Read VI
- Updated2023-02-21
- 4 minute(s) read
SIT Read VI
Owning Palette: User Interface VIs
Requires: Simulation Interface Toolkit
Reads data from all probed model signals.

![]() |
SIT Reference in specifies information about the current simulation.
| ||||||||||||
![]() |
error in 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.
| ||||||||||||
![]() |
Raw Data returns the values and dimensions of all probed signals.
| ||||||||||||
![]() |
Valid Data? is TRUE if the simulation returned valid data. If Valid Data? is FALSE, the simulation might not have provided any new signal values. | ||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. | ||||||||||||
![]() |
Model Running? returns TRUE if the simulation is running. Model Running? returns FALSE if the simulation is either paused or stopped. You can use the SIT Get Simulation State VI to determine the state of the simulation. |
Example
Refer to the batch simulation VI in the labview\examples\Simulation Interface\Batch Simulation directory for an example of using the SIT Read VI.












