LabVIEW Control Design and Simulation Module

SI Get Static Gains from System Model VI

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

SI Get Static Gains from System Model VI

Owning Palette: Model Management VIs

Requires: Advanced Signal Processing Toolkit or Control Design and Simulation Module

Returns the static gain from a system model. The system model you wire to the system model input determines the polymorphic instance to use.

SI Get Static Gains from System Model (SISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on. Use the Model Management VIs to retrieve the information system model contains.
Note  You can use a customized system model probe to view model information that flows through system model wires when you debug a block diagram created with the System Identification VIs. Right-click a system model wire and select Custom Probe»SI System Model from the shortcut menu to use the system model probe.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
static gain returns the static gain of the model.
error out contains error information. This output provides standard error out functionality.

SI Get Static Gains from System Model (MISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on. Use the Model Management VIs to retrieve the information system model contains.
Note  You can use a customized system model probe to view model information that flows through system model wires when you debug a block diagram created with the System Identification VIs. Right-click a system model wire and select Custom Probe»SI System Model from the shortcut menu to use the system model probe.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
static gains returns the static gain of the model.
error out contains error information. This output provides standard error out functionality.

SI Get Static Gains from System Model (MIMO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on. Use the Model Management VIs to retrieve the information system model contains.
Note  You can use a customized system model probe to view model information that flows through system model wires when you debug a block diagram created with the System Identification VIs. Right-click a system model wire and select Custom Probe»SI System Model from the shortcut menu to use the system model probe.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
static gains returns the static gain of the model.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience