VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Calibrations showing up incorrectly

Solved!
Go to solution

I've created a Simulink model with some Gain Blocks and Constants.  I would like to be able to access these parameters/values and adjust them using the Calibration manager in VeriStand.  I created an .m file with the names and values I would like to use and updated the model blocks to use these names.  When I import the model DLL in to VeriStand, I don't see my names under the model parameter section but rather what seems to be the simulink defaults.  For example I see Gain1 with value of Gain.  What I expected to see is Gain1 with the variable I entered in the Gain block such as Ke_Scaling1.  Can anyone shed some light?  It should be similar to the VS tutorial but there isn't an associated .mdl file in the Solutions.    

0 Kudos
Message 1 of 3
(6,565 Views)
Solution
Accepted by topic author jay627

Try compiling the model with "inline parameters" set in the RTW Optimization options. You will have to pick which params with the button there as well

Stephen B
0 Kudos
Message 2 of 3
(6,550 Views)

That did the trick!  Thanks.

0 Kudos
Message 3 of 3
(6,535 Views)