08-25-2011 10:28 AM
Hello,
I'm a new comer on this forum.
I'm trying to use a compiled simulink model on a real time target PXI in stand alone.
The goal is to have a HMI "talking" with the PXI throught an ethernet link. For this, I need to execute the model directly in the PXI in "stand alone mode"
What I succeed to do :
My issue is that I did not manage to realize the mapping directly on the PXI in order to run it alone.
Is it possible to do that?
The ethernet communication is already working.
Thanks for your answers.
BR
PIM_EEE
08-26-2011 03:31 AM
Hey PIM,
If you have your model ready to be used, you can try the SIT (Simulation Interface Toolkit) on your RT PXI. The application can run as stand-alone as soon as you create a build specification on your PXI (and select "run as Startup").
Hope it helps 🙂
Eric M. - Senior Software Engineer
Certified LabVIEW Architect - Certified LabVIEW Embedded Systems Developer - Certified LabWindows™/CVI Developer
Neosoft Technologies inc.
08-29-2011 10:11 AM
Hello again,
Maybe we can continue this discussion in french!
Je ne me rapellais plus avoir un compte sur le site mais c'est bien PIM_EEEL.
En fait mon problème est le suivant. A l'aide du SIT, je crée un VI que je peux executer depuis mon disque dur. Jusque la pas de problème!
J'aimerais pouvoir utiliser ce VI directement sur ma cible PXI pour pouvoir ensuite créer une " build specification". Le problème est que lorque je copie le VI de mon disque dur vers la cible RT, le VI ne peux plus s'éxécuter. Y a t'il quelque chose que je fais mal? J'ai l'impression de rater une étape...
En fait, je veux juste exécuter un modèle compilé depuis Simulink sur une cible RT et ensuite l'utiliser non connecté à un autre PC.
Merci de vos réponses!
Cdlt,