10-02-2011 02:17 AM
Hi,
Am trying to assign a array values to Look up table in a Simulation model from Stimulus Profile Editor 2011. What is the format to assign the array?
-Sid
10-03-2011 11:49 AM
Is the look-up table a parameter or an inport?
10-03-2011 07:24 PM - edited 10-03-2011 07:26 PM
It is a parameter
10-03-2011 07:25 PM
am sorry its a parameter
10-03-2011 07:51 PM
There are two main file types used in a test. The real-time sequence is deployed to the VeriStand Engine and runs in the primary control loop. A real-time sequence cannot set a parameter value.
The stimulus profile document is the host-side sequencer that deploys real-time sequences and performs other host-side operations like controlling data logging.
The stimulus profile can also run Workspace Macros, which record and playback various operations the user would perform through the Workspace window. One of the things a macro can play back is the setting of parameter values.
To set a parameter value, you can open the Macro Recorder Tool and start recording, then set your parameter value from the Model Parameter Manager. After you stop recording and save your macro, you can play it back from the Stimulus Profile using the Macro Player step under the Miscellaneous category.
You can then run different macros before running various real-time sequences to run your tests against different parameter sets.
10-03-2011 08:00 PM
IS there a way to do it, if i make it an inport?
-SID
10-04-2011 08:13 AM
04-02-2014 09:37 AM
Hi Jarrod_S.,
It's been almost 2 years.. can we now map vector channel (e.g, inport in model) to sequence parameter?
Thanks,
Rajamodol