SI Model Simulation PtByPt VI
- Updated2023-03-14
- 6 minute(s) read
SI Model Simulation PtByPt VI
Owning Palette: Model Validation VIs
Requires: Advanced Signal Processing Toolkit or Control Design and Simulation Module
Simulates the point-by-point response of a system model to an input signal. Wire data to the stimulus signal and noise inputs to determine the polymorphic instance to use or manually select the instance.
SI Model Simulation PtByPt (SISO Waveform)

![]() |
initialize specifies whether to initialize the internal state of this VI. The default is FALSE. | ||
![]() |
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on. Use the Model Management VIs to retrieve the information system model contains.
|
||
![]() |
stimulus signal specifies the input waveform of the stimulus signal. | ||
![]() |
noise is the waveform of the noise you want to apply to the system. | ||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||
![]() |
response returns the simulated response waveform of the system. | ||
![]() |
error out contains error information. This output provides standard error out functionality. |
SI Model Simulation PtByPt (SISO Array)

![]() |
initialize specifies whether to initialize the internal state of this VI. The default is FALSE. | ||
![]() |
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on. Use the Model Management VIs to retrieve the information system model contains.
|
||
![]() |
stimulus signal specifies an array that represents the stimulus signal. | ||
![]() |
noise is the array of noise you want to apply to the system. | ||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||
![]() |
sampling rate (Hz) specifies the sampling rate of the input signals. sampling rate must equal the sampling rate used to estimate the system model. | ||
![]() |
response returns the simulated response output of the system. | ||
![]() |
error out contains error information. This output provides standard error out functionality. |
SI Model Simulation PtByPt (MIMO Waveform)

![]() |
initialize specifies whether to initialize the internal state of this VI. The default is FALSE. | ||
![]() |
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on. Use the Model Management VIs to retrieve the information system model contains.
|
||
![]() |
stimulus signals specifies the input waveform array of the stimulus signals. Each element of the array is the waveform of one stimulus signal. | ||
![]() |
noises is the waveform array of the noises you want to apply to the system. Each element of the waveform array is the waveform of one noise. | ||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||
![]() |
responses returns the simulated response waveform array of the system. Each element of the waveform array is the waveform of one simulated response. | ||
![]() |
error out contains error information. This output provides standard error out functionality. |
SI Model Simulation PtByPt (MIMO Array)

![]() |
initialize specifies whether to initialize the internal state of this VI. The default is FALSE. | ||
![]() |
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on. Use the Model Management VIs to retrieve the information system model contains.
|
||
![]() |
stimulus signals specifies an array that represents the stimulus signals. | ||
![]() |
noises is the array of noises you want to apply to the system. Each row in the array is one noise. | ||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||
![]() |
sampling rate (Hz) specifies the sampling rate of the input signals. sampling rate must equal the sampling rate used to estimate the system model. | ||
![]() |
responses returns the response array of the system. Each row in the array is one response. | ||
![]() |
error out contains error information. This output provides standard error out functionality. |












