MATLAB SIMULINK VERIFICATION AND VALIDATION - S Guide de l'utilisateur Page 599

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 674
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 598
Create Check for Model Configuration Parameters
25-23
Within the <checkdata> tagging, the data file specifies two types of constraints:
<PositiveModelParameterConstraint> - Specifies the configuration parameter
setting that you want.
<NegativeModelParameterConstraint> - Specifies the configuration parameter
setting that you do not want.
Within the tagging for each of the two types of constraints, for each configuration
parameter that you want to check, the data file has the following tags:
parameter - Specifies the configuration parameter that you want to check. The
tagging uses the command-line name for the configuration parameter. For example:
<parameter>AlgebraicLoopMsg</parameter>
<parameter>BlockPriorityViolationMsg</parameter>
value - For PositiveModelParameterConstraint constraints,
specifies the setting(s) that you want for the configuration parameter. For
NegativeModelParameterConstraint, specifies the setting(s) you that do not
want for the configuration parameter. You can specify more than one value tag. For
example:
PositiveModelParameterConstraint constraints that warn when the setting
is not error:
<value>error</value>
NegativeModelParameterConstraint constraints that warn when the setting
is none or warning:
<value>none</value>
<value>warning</value>
fixvalue - Specifies the setting to use when applying the Model Advisor fix action.
Optional. For example:
Fix action to modify configuration parameter setting to error:
<fixvalue>error</fixvalue>
Fix action to modify configuration parameter setting to warning:
<fixvalue>warning</fixvalue>
Vue de la page 598
1 2 ... 594 595 596 597 598 599 600 601 602 603 604 ... 673 674

Commentaires sur ces manuels

Pas de commentaire