LabVIEW Control Design and Simulation Module

connect (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 connect class of Control Design MathScript RT Module functions to connect systems models together in various configurations.

Function Description
append Appends system models together
diag Constructs a system model whose diagonal contains copies of another model
feedback Connects two system models in a closed-loop configuration
hconcat Horizontally concatenates two or more system models.
parallel Connects two system models together in a parallel configuration
series Connects two system models together in a serial configuration
vconcat Vertically concatenates two or more system models