SI Get Sampling Rate from System Model VI
- Updated2023-02-21
- 2 minute(s) read
SI Get Sampling Rate from System Model VI
Owning Palette: Model Management VIs
Requires: Advanced Signal Processing Toolkit or Control Design and Simulation Module
Retrieves the sampling rate of a discrete system model. Use the SI Set Sampling Rate to System Model VI to apply a sampling rate to a system model.
![]() |
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
|
||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||
![]() |
sampling rate (Hz) returns the sampling rate of the discrete system model. If sampling rate returns 0 or a value less than 0, the system model is continuous. | ||
![]() |
error out contains error information. This output provides standard error out functionality. |
Example
Refer to the Read Information from Model VI in the labview\examples\System Identification\Getting Started\General.llb for an example of using the SI Get Sampling Rate from System Model VI.