LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

simulation module

I have a little problem i hope someone will help me...I want to convert a simulink model in Labview using the Simulation Translator, well, when i create the model i have all the Transfer Function blocks reset to the default value (1/(s+1)) instead manteining the values of simulink model...How can i solve this?
0 Kudos
Message 1 of 2
(2,554 Views)
Hello Freddino,
 
the Simulation Translator that ships with the Simulation Module translates about the 80% of a Simulink model into LabVIEW code; then there is a 20% of the model which has to be manually handled by the user. This could be the reason why some of the transfer functions are not converted from the default value to the Simulink model configuration. In this can you might manually change them.
 
Best regards,
 
Fabio
Fabio M.
NI
Principal Engineer
0 Kudos
Message 2 of 2
(2,521 Views)