SI Set Coefficients to System Model VI

System Identification VIs

SI Set Coefficients to System Model VI

Owning Palette: Model Management VIs

Installed With: System Identification Toolkit

Applies coefficients and the standard deviation and covariance of the coefficients to system model. Use the SI Get Coefficients to System Model VI to return the coefficients and the standard deviation and covariance of the coefficients of system model. You must manually select 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

SI Set Coefficients to AR Model

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients specifies the coefficients in the AR model.
std deviations specifies the standard deviations of the coefficients. Each value in std deviations is the standard deviation of the corresponding coefficient in coefficients.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to ARX Model (SISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of ARX model specifies the coefficients of the ARX model.
A specifies the A coefficients of the system model.
B specifies the B coefficients of the system model.
std deviations specifies the standard deviations of coefficients of ARX model.
A std dev specifies the standard deviations of the A coefficients of the system model.
B std dev specifies the standard deviations of the B coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to ARX Model (MISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of ARX model specifies the coefficients of the ARX model.
A specifies the A coefficients of the system model.
B specifies the B coefficients of the system model.
std deviations specifies the standard deviations of coefficients of ARX model.
A std dev specifies the standard deviations of the A coefficients of the system model.
B std dev specifies the standard deviations of the B coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to ARX Model (MIMO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of ARX model specifies the coefficients of the ARX model.
A specifies the A coefficients of the system model.
B specifies the B coefficients of the system model.
std deviations specifies the standard deviations of coefficients of ARX model.
A std dev specifies the standard deviation of the A coefficients of the system model.
B std dev specifies the standard deviation of the B coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to ARMAX Model (SISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of ARMAX model specifies the coefficients of the ARMAX model.
A specifies the A coefficients of the system model.
B specifies the B coefficients of the system model.
C specifies the C coefficients of the system model.
std deviations specifies the standard deviations of coefficients of ARMAX model.
A std dev specifies the standard deviations of the A coefficients of the system model.
B std dev specifies the standard deviations of the B coefficients of the system model.
C std dev specifies the standard deviations of the C coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to ARMAX Model (MISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of ARMAX model specifies the coefficients of the ARMAX model.
A specifies the A coefficients of the system model.
B specifies the B coefficients of the system model.
C specifies the C coefficients of the system model.
std deviations specifies the standard deviations of coefficients of ARMAX model.
A std dev specifies the standard deviations of the A coefficients of the system model.
B std dev specifies the standard deviations of the B coefficients of the system model.
C std dev specifies the standard deviations of the C coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to OE Model (SISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of OE model specifies the coefficients of the output-error (OE) model.
B specifies the B coefficients of the system model.
F specifies the F coefficients of the system model.
std deviations specifies the standard deviations of coefficients of OE model.
B std dev specifies the standard deviations of the B coefficients of the system model.
F std dev specifies the standard deviations of the F coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to OE Model (MISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of OE model specifies the coefficients of the output-error (OE) model.
B specifies the B coefficients of the system model.
F specifies the F coefficients of the system model.
std deviations specifies the standard deviations of coefficients of OE model.
B std dev specifies the standard deviations of the B coefficients of the system model.
F std dev specifies the standard deviations of the F coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to BJ Model (SISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of BJ model specifies the coefficients of the Box-Jenkins (BJ) model.
B specifies the B coefficients of the system model.
F specifies the F coefficients of the system model.
C specifies the C coefficients of the system model.
D specifies the D coefficients of the system model.
std deviations specifies the standard deviations of coefficients of BJ model.
B std dev specifies the standard deviations of the B coefficients of the system model.
F std dev specifies the standard deviations of the F coefficients of the system model.
C std dev specifies the standard deviations of the C coefficients of the system model.
D std dev specifies the standard deviations of the D coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to BJ Model (MISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of BJ model specifies the coefficients of the Box-Jenkins (BJ) model.
B specifies the B coefficients of the system model.
F specifies the F coefficients of the system model.
C specifies the C coefficients of the system model.
D specifies the D coefficients of the system model.
std deviations specifies the standard deviations of coefficients of BJ model.
B std dev specifies the standard deviations of the B coefficients of the system model.
F std dev specifies the standard deviations of the F coefficients of the system model.
C std dev specifies the standard deviations of the C coefficients of the system model.
D std dev specifies the standard deviations of the D coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to GL Model (SISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of GL model specifies the coefficients of the general-linear (GL) model.
A specifies the A coefficients of the system model.
B specifies the B coefficients of the system model.
F specifies the F coefficients of the system model.
C specifies the C coefficients of the system model.
D specifies the D coefficients of the system model.
std deviations specifies the standard deviations of coefficients of GL model.
A std dev specifies the standard deviations of the A coefficients of the system model.
B std dev specifies the standard deviations of the B coefficients of the system model.
F std dev specifies the standard deviations of the F coefficients of the system model.
C std dev specifies the standard deviations of the C coefficients of the system model.
D std dev specifies the standard deviations of the D coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to GL Model (MISO)

system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of GL model specifies the coefficients of the general-linear (GL) model.
A specifies the A coefficients of the system model.
B specifies the B coefficients of the system model.
F specifies the F coefficients of the system model.
C specifies the C coefficients of the system model.
D specifies the D coefficients of the system model.
std deviations specifies the standard deviations of coefficients of GL model.
A std dev specifies the standard deviations of the A coefficients of the system model.
B std dev specifies the standard deviations of the B coefficients of the system model.
F std dev specifies the standard deviations of the F coefficients of the system model.
C std dev specifies the standard deviations of the C coefficients of the system model.
D std dev specifies the standard deviations of the D coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
covariance specifies the covariance of the values of the system model coefficients.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to SS Model (SISO)

Kalman gain specifies the Kalman gain of the state-space (SS) model.
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of state-space model specifies the coefficients of the state-space (SS) model.
A specifies the A coefficients of the system model.
B specifies the B coefficients of the system model.
C specifies the C coefficients of the system model.
D specifies the D coefficient of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
initial states specifies the initial states of the state-space (SS) model.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to SS Model (MISO)

Kalman gain specifies the Kalman gain of the state-space (SS) model.
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of state-space model specifies the coefficients of the state-space (SS) model.
A specifies the A coefficients of the system model.
B specifies the B coefficients of the system model.
C specifies the C coefficients of the system model.
D specifies the D coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
initial states specifies the initial states of the state-space (SS) model.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to SS Model (MIMO)

Kalman gain specifies the Kalman gain of the state-space (SS) model.
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of state-space model specifies the coefficients of the state-space (SS) model.
A specifies the A coefficients of the system model.
B specifies the B coefficients of the system model.
C specifies the C coefficients of the system model.
D specifies the D coefficients of the system model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
initial states specifies the initial states of the state-space (SS) model.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to TF Model (SISO)

input type specifies whether to set the coefficients for the transfer function between the stimulus and the response of the system model or for the transfer function between the noise and the response of the system model.

0stimulus (default)—Sets the coefficients for G(z), the transfer function between the stimulus and the response. G(z) is defined as the stimulus transfer function.
1noise—Sets the coefficients for H(z), the transfer function between the noise and the response. H(z) is defined as the noise transfer function.
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of transfer function model specifies the coefficients of the transfer function (TF) model.
numerator specifies the numerator coefficients of the stimulus or noise transfer function.
denominator specifies the denominator coefficients of the stimulus or noise transfer function.
std deviations specifies the standard deviations of coefficients of transfer function model.
numerator std dev specifies the standard deviation of the numerator coefficients of the transfer function model.
denominator std dev specifies the standard deviation of the denominator coefficients of the transfer function model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to TF Model (MISO)

input type specifies whether to set the coefficients for the transfer function between the stimulus and the response of the system model or for the transfer function between the noise and the response of the system model.

0stimulus (default)—Sets the coefficients for G(z), the transfer function between the stimulus and the response. G(z) is defined as the stimulus transfer function.
1noise—Sets the coefficients for H(z), the transfer function between the noise and the response. H(z) is defined as the noise transfer function.
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of transfer function model specifies the coefficients of the transfer function (TF) model.
numerator specifies the numerator coefficients of the stimulus or noise transfer function.
denominator specifies the denominator coefficients of the stimulus or noise transfer function.
std deviations specifies the standard deviations of coefficients of transfer function model.
numerator std dev specifies the standard deviation of the numerator coefficients of the transfer function model.
denominator std dev specifies the standard deviation of the denominator coefficients of the transfer function model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to TF Model (MIMO)

input type specifies whether to set the coefficients for the transfer function between the stimulus and the response of the system model or for the transfer function between the noise and the response of the system model.

0stimulus (default)—Sets the coefficients for G(z), the transfer function between the stimulus and the response. G(z) is defined as the stimulus transfer function.
1noise—Sets the coefficients for H(z), the transfer function between the noise and the response. H(z) is defined as the noise transfer function.
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of transfer function model specifies the coefficients of the transfer function (TF) model.
numerator specifies the numerator coefficients of the stimulus or noise transfer function.
denominator specifies the denominator coefficients of the stimulus or noise transfer function.
std deviations specifies the standard deviations of coefficients of transfer function model.
numerator std dev specifies the standard deviation of the numerator coefficients of the transfer function model.
denominator std dev specifies the standard deviation of the denominator coefficients of the transfer function model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to ZPK Model (SISO)

input type specifies whether to set the poles and zeros for the transfer function between the stimulus and the response of the system model or for the transfer function between the noise and the response of the system model.

0stimulus (default)—Sets the poles and zeros for G(z), the transfer function between the stimulus and the response. G(z) is defined as the stimulus transfer function.
1noise—Sets the poles and zeros for H(z), the transfer function between the noise and the response. H(z) is defined as the noise transfer function.
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of zero-pole-gain model specifies the coefficients and gain of the zero-pole-gain (ZPK) model.
zeros specifies the zeros of the zero-pole-gain model.
poles specifies the poles of the zero-pole-gain model.
gain specifies the gain of the zero-pole-gain model.
std deviations specifies the standard deviations of coefficients of zero-pole-gain model.
zeros std dev specifies the standard deviations of the zeros of the zero-pole-gain model.
poles std dev specifies the standard deviations of the poles of the zero-pole-gain model.
gain std dev specifies the standard deviation of the gain of the zero-pole-gain model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to ZPK Model (MISO)

input type specifies whether to set the poles and zeros for the transfer function between the stimulus and the response of the system model or for the transfer function between the noise and the response of the system model.

0stimulus (default)—Sets the poles and zeros for G(z), the transfer function between the stimulus and the response. G(z) is defined as the stimulus transfer function.
1noise—Sets the poles and zeros for H(z), the transfer function between the noise and the response. H(z) is defined as the noise transfer function.
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of zero-pole-gain model specifies the coefficients and gain of the zero-pole-gain (ZPK) model.
zeros specifies the zeros of the zero-pole-gain model.
poles specifies the poles of the zero-pole-gain model.
gain specifies the gain of the zero-pole-gain model.
std deviations specifies the standard deviations of coefficients of zero-pole-gain model.
zeros std dev specifies the standard deviations of the zeros of the zero-pole-gain model.
poles std dev specifies the standard deviations of the poles of the zero-pole-gain model.
gain std dev specifies the standard deviation of the gain of the zero-pole-gain model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SI Set Coefficients to ZPK Model (MIMO)

input type specifies whether to set the poles and zeros for the transfer function between the stimulus and the response of the system model or for the transfer function between the noise and the response of the system model.

0stimulus (default)—Sets the poles and zeros for G(z), the transfer function between the stimulus and the response. G(z) is defined as the stimulus transfer function.
1noise—Sets the poles and zeros for H(z), the transfer function between the noise and the response. H(z) is defined as the noise transfer function.
system model contains information about the model structure, nominal or estimated parameters, identification result, and so on.
coefficients of zero-pole-gain model specifies the coefficients and gain of the zero-pole-gain (ZPK) model. The elements of the ith row and jth column are the coefficients of the zero-pole-gain model from the jth input to the ith output.
zeros specifies the zeros of the zero-pole-gain model.
poles specifies the poles of the zero-pole-gain model.
gain specifies the gain of the zero-pole-gain model.
std deviations specifies the standard deviations of coefficients of zero-pole-gain model.
zeros std dev specifies the standard deviations of the zeros of the zero-pole-gain model.
poles std dev specifies the standard deviations of the poles of the zero-pole-gain model.
gain std dev specifies the standard deviation of the gain of the zero-pole-gain model.
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 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.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on.
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.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.