Creating configurable parameters in dll
Mostrar comentarios más antiguos
I have a simulink model that I’m compiling into a dll using 2011b to be imported into NI VeriStand software.
I can compile the dll with no issues but the parameters when i import into veristand are only readable and I cannot change them, if I want to change the parameters I have to recompile the dll which isn’t acceptable.
I’m trying to do this for blocks such as gains, integrator and saturation. Is there anyway I can compile the dll so that I can change the parameters without having to compile the dll again?
Thanks,
Luke
Respuesta aceptada
Más respuestas (1)
L A
el 10 de Sept. de 2018
0 votos
Hello Luke, regarding your question on compiling dll's, I would like to ask, whether you could use integrators in your simulink model? I have noticed, that the simulink integrator block, does not update correctly in Labview with the Model Interface Toolkit; as if it doesn't keep the last value. Any suggestion is appreciated. Best, Lysandros
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!