VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Specifying initial values for model input channels

I use MATLAB/Simulink to create my model .dll, which is then executed in VeriStand. Each time VeriStand starts, all input channels to the model .dll default to 0. Is it possible to configure a non-zero initial value for each input channel? 
0 Kudos
Message 1 of 3
(6,349 Views)
There is no way to do this directly. One workaround you might consider would be to create User Channels and map them to your model inputs. Then you can set whatever default value you like for the User Channels.
Jarrod S.
National Instruments
0 Kudos
Message 2 of 3
(6,329 Views)

Looks like Jarrod beat me to this one.  Let us know if his suggestion will work for you.

 

 

Message Edited by Burt S on 06-01-2010 01:09 PM
0 Kudos
Message 3 of 3
(6,328 Views)