LabVIEW Advanced Signal Processing Toolkit API Reference

Content Type
Programming Language
Current manual

SI Set Names to System Model VI

SI Set Names to System Model VI

Owning Palette: Model Management VIs

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

Writes input and output names to a system model. Use the SI Get Names from System Model VI to read input and output names from a system model.

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
input names specifies the names of the stimulus signals for the system model.
output names specifies the names of the response signals for the system model.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
error out contains error information. This output provides standard error out functionality.
Was this information helpful?