LabVIEW Control Design and Simulation Module

convert (MathScript RT Module Class)

  • Updated2023-03-14
  • 1 minute(s) read

Requires: Control Design and Simulation Module and MathScript RT Module

Use members of the convert class of Control Design MathScript RT Module functions to convert a continuous system model to a discrete model, convert a discrete model to a continuous model, and resample a discrete model. You also can use members of this class to incorporate delays into a system model.

Function Description
c_to_d Converts a continuous system model to a discrete model
d_to_c Converts a discrete system model to a continuous one
d_to_d Resamples a discrete system model
delay_to_z Incorporates delays into a discrete system model
distributedelay Minimizes transport delay in a system model
pade Incorporates delays into a continuous system model by using Pade approximation
polycoef Specifies whether transfer function coefficients are in ascending or descending direction
ss_to_ss Applies a state transformation to a system model