CD Parametric Time Response VI
Owning Palette: Time Response VIs
Installed With: Control Design and Simulation Module
Calculates parametric information, such as rise time, peak time, settling time, steady-state gain, overshoot, and peak value of an input model based on a time response you specify. The data type you wire to the State-Space Model or Time Range parameter determines the polymorphic instance to use.
Use the pull-down menu to select an instance of this VI.
Place on the block diagram | Find on the Functions palette |
CD Parametric Time Response (State-Space Internal)
Type of Response Data specifies whether you want this VI to return the time response data of the model states or model outputs.
| |||||||||||||
Type of Analysis specifies the type of time response analysis this VI performs on the model.
| |||||||||||||
State-Space Model contains a mathematical representation of and information about the system of which this VI calculates parametric information. | |||||||||||||
Time Range contains information about the initial time, final time, and time step.
| |||||||||||||
Initial Conditions are the initial values the parametric response uses. | |||||||||||||
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code.
Use exception control to treat what is normally an error as no error or to treat a warning as an error.
Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| |||||||||||||
Rise Time Thresholds (%) specifies the lower and upper thresholds that define the rise time this VI returns. By default, the rise time is the time required for the system response to rise from 10% to 90% of the settling point.
| |||||||||||||
Settling Time Threshold (%) defines the percentage in which the signal must fall to be within range of its steady state value. The default is 1%. Therefore, the settling time is the time required for the signal to fall within a 1% range of its steady state value. | |||||||||||||
Time Response Graph displays an XY graph containing the time response of the model. | |||||||||||||
Time Response Parametric Data returns the parametric time response data this VI measures from the Time Response Data.
| |||||||||||||
Time Response Data returns the data before this VI parameterizes it.
To access the Time Response Data, use the CD Get Time Response Data VI.
| |||||||||||||
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|
CD Parametric Time Response (Transfer Function Internal)
Type of Response Data specifies whether you want this VI to return the time response data of the model states or model outputs.
| |||||||||||||
Type of Analysis specifies the type of time response analysis this VI performs on the model.
| |||||||||||||
Transfer Function Model contains a mathematical representation of and information about the system of which this VI calculates parametric information. | |||||||||||||
Time Range contains information about the initial time, final time, and time step.
| |||||||||||||
Initial Conditions are the initial values the parametric response uses. | |||||||||||||
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code.
Use exception control to treat what is normally an error as no error or to treat a warning as an error.
Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| |||||||||||||
Rise Time Thresholds (%) specifies the lower and upper thresholds that define the rise time this VI returns. By default, the rise time is the time required for the system response to rise from 10% to 90% of the settling point.
| |||||||||||||
Settling Time Threshold (%) defines the percentage in which the signal must fall to be within range of its steady state value. The default is 1%. Therefore, the settling time is the time required for the signal to fall within a 1% range of its steady state value. | |||||||||||||
Time Response Graph displays an XY graph containing the time response of the model. | |||||||||||||
Time Response Parametric Data returns the parametric time response data this VI measures from the Time Response Data.
| |||||||||||||
Time Response Data returns the data before this VI parameterizes it.
To access the Time Response Data, use the CD Get Time Response Data VI.
| |||||||||||||
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|
CD Parametric Time Response (Zero-Pole-Gain Internal)
Type of Response Data specifies whether you want this VI to return the time response data of the model states or model outputs.
| |||||||||||||
Type of Analysis specifies the type of time response analysis this VI performs on the model.
| |||||||||||||
Zero-Pole-Gain Model contains a mathematical representation of and information about the system of which this VI calculates parametric information. | |||||||||||||
Time Range contains information about the initial time, final time, and time step.
| |||||||||||||
Initial Conditions are the initial values the parametric response uses. | |||||||||||||
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code.
Use exception control to treat what is normally an error as no error or to treat a warning as an error.
Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| |||||||||||||
Rise Time Thresholds (%) specifies the lower and upper thresholds that define the rise time this VI returns. By default, the rise time is the time required for the system response to rise from 10% to 90% of the settling point.
| |||||||||||||
Settling Time Threshold (%) defines the percentage in which the signal must fall to be within range of its steady state value. The default is 1%. Therefore, the settling time is the time required for the signal to fall within a 1% range of its steady state value. | |||||||||||||
Time Response Graph displays an XY graph containing the time response of the model. | |||||||||||||
Time Response Parametric Data returns the parametric time response data this VI measures from the Time Response Data.
| |||||||||||||
Time Response Data returns the data before this VI parameterizes it.
To access the Time Response Data, use the CD Get Time Response Data VI.
| |||||||||||||
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|
CD Parametric Time Response (State-Space External)
Type of Response Data specifies whether you want this VI to return the time response data of the model states or model outputs.
| |||||||||||||
State-Space Model contains a mathematical representation of and information about the system of which this VI calculates parametric information. | |||||||||||||
Time Response Data specifies the time response data for which this VI calculates the parametric information.
| |||||||||||||
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code.
Use exception control to treat what is normally an error as no error or to treat a warning as an error.
Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| |||||||||||||
Rise Time Thresholds (%) specifies the lower and upper thresholds that define the rise time this VI returns. By default, the rise time is the time required for the system response to rise from 10% to 90% of the settling point.
| |||||||||||||
Settling Time Threshold (%) defines the percentage in which the signal must fall to be within range of its steady state value. The default is 1%. Therefore, the settling time is the time required for the signal to fall within a 1% range of its steady state value. | |||||||||||||
Time Response Parametric Data returns the parametric time response data this VI measures from the Time Response Data.
| |||||||||||||
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|
CD Parametric Time Response (Transfer Function External)
Transfer Function Model contains a mathematical representation of and information about the system of which this VI calculates parametric information. | |||||||||||||
Time Response Data specifies the time response data for which this VI calculates the parametric information.
| |||||||||||||
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code.
Use exception control to treat what is normally an error as no error or to treat a warning as an error.
Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| |||||||||||||
Rise Time Thresholds (%) specifies the lower and upper thresholds that define the rise time this VI returns. By default, the rise time is the time required for the system response to rise from 10% to 90% of the settling point.
| |||||||||||||
Settling Time Threshold (%) defines the percentage in which the signal must fall to be within range of its steady state value. The default is 1%. Therefore, the settling time is the time required for the signal to fall within a 1% range of its steady state value. | |||||||||||||
Time Response Parametric Data returns the parametric time response data this VI measures from the Time Response Data.
| |||||||||||||
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|
CD Parametric Time Response (Zero-Pole-Gain External)
Zero-Pole-Gain Model contains a mathematical representation of and information about the system of which this VI calculates parametric information. | |||||||||||||
Time Response Data specifies the time response data for which this VI calculates the parametric information.
| |||||||||||||
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code.
Use exception control to treat what is normally an error as no error or to treat a warning as an error.
Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| |||||||||||||
Rise Time Thresholds (%) specifies the lower and upper thresholds that define the rise time this VI returns. By default, the rise time is the time required for the system response to rise from 10% to 90% of the settling point.
| |||||||||||||
Settling Time Threshold (%) defines the percentage in which the signal must fall to be within range of its steady state value. The default is 1%. Therefore, the settling time is the time required for the signal to fall within a 1% range of its steady state value. | |||||||||||||
Time Response Parametric Data returns the parametric time response data this VI measures from the Time Response Data.
| |||||||||||||
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|
CD Parametric Time Response Details
This VI supports delays when calculating the dynamic characteristics of a system. Refer to the LabVIEW Control Design User Manual for more information about delays.