CD Get Delays from Model VI
- Updated2023-03-14
- 4 minute(s) read
CD Get Delays from Model VI
Owning Palette: Model Information VIs
Requires: Control Design and Simulation Module
Obtains all the delays present in the system model. Wire data to the State-Space Model input to determine the polymorphic instance to use or manually select the instance.
CD Get Delays from Model (State-Space)

![]() |
State-Space Model contains a mathematical representation of and information about the system for which this VI obtains time delays. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Input Delays returns the input delays present in the system model. The ith element of the array is the time delay in the ith input of the system. |
![]() |
Output Delays returns the output delays present in the system model. The ith element of the array is the time delay in the ith output of the system. |
![]() |
Transport Delays is a 2D-array. The ijth element of this array is the time delay between the ith output and jth input pair of the system. |
![]() |
error out contains error information. This output provides standard error out functionality. |
CD Get Delays from Model (Transfer Function)

![]() |
Transfer Function Model contains a mathematical representation of and additional model information about the system for which this VI obtains time delays. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Input Delays returns the input delays present in the system model. The ith element of the array is the time delay in the ith input of the system. |
![]() |
Output Delays returns the output delays present in the system model. The ith element of the array is the time delay in the ith output of the system. |
![]() |
Transport Delays is a 2D-array. The ijth element of this array is the time delay between the ith output and jth input pair of the system. |
![]() |
error out contains error information. This output provides standard error out functionality. |
CD Get Delays from Model (Zero-Pole-Gain)

![]() |
Zero-Pole-Gain Model contains a mathematical representation of and information about the system for which this VI obtains time delays. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
Input Delays returns the input delays present in the system model. The ith element of the array is the time delay in the ith input of the system. |
![]() |
Output Delays returns the output delays present in the system model. The ith element of the array is the time delay in the ith output of the system. |
![]() |
Transport Delays is a 2D-array. The ijth element of this array is the time delay between the ith output and jth input pair of the system. |
![]() |
error out contains error information. This output provides standard error out functionality. |




