SIT Specify Signals to Probe VI
- Updated2023-02-21
- 4 minute(s) read
SIT Specify Signals to Probe VI
Owning Palette: User Interface VIs
Requires: Simulation Interface Toolkit
Specifies the model signals you want to probe. This VI also specifies any decimation factor you want to apply to the probed signals.

![]() |
SIT Reference in specifies information about the current simulation.
| ||||||||||||
![]() |
Signals to Probe specifies the model signals you want to probe.
|
||||||||||||
![]() |
Signal Decimation specifies the decimation factor of the probed signals. For example, if you enter a decimation of 10, the SIT Server only returns every 10th data point for each signal you are probing. Increasing the Signal Decimation value can resolve performance problems and timing errors during the simulation. The default is 1, which specifies no decimation factor. | ||||||||||||
![]() |
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.
| ||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Example
Refer to the batch simulation VI in the labview\examples\Simulation Interface\Batch Simulation directory for an example of using the SIT Specify Signals to Probe VI.












