06-08-2012 02:07 AM
Bonjour,
Je souhaiterai développer une petite interface graphique au travers de Labview, afin de recréer un affichage type radar, et d'y ajouter un vecteur distance et un angle.
Comment faire sous Labview pour réaliser ce travail apparement simple ?
Dois-je créer moi même un graphique et l'intégrer dans Labview (Si oui, comment faire), ou puis-je le créer au travers des fonctions existantes de Labview.
Je suis un peu perdu dans cette forêt d'icônes...
Merci de votre aide et support.
Cordialement,
Christophe
06-08-2012 02:42 AM
Bonjour,
This part of the NI Forum is in English, so please post in English or post on the French Forum.
You can use an image to plot your radar using the Radar Plot VI. You should be able to find an example at:
C:\Program Files\National Instruments\LabVIEW X.X\examples\picture\demos.llb\Radar Plot Demo.vi
06-08-2012 02:46 AM
Je n'ai jamais rien tenté de similaire, mais il y a surement des solutions, en parcourant les exemples LabVIEW, j'ai vu deux choses :
- avec un picture control (ça semble un peu old style et limité) : C:\Program Files\National Instruments\LabVIEW 2010\examples\picture\demos.llb\Radar Plot Demo.vi
- avec un Compass graph (c'est récent vu que c'est du LVOOP) : C:\Program Files\National Instruments\LabVIEW 2010\examples\Math Plots\2D Math Plots\2D Compass Plot.vi
Sinon sur community.ni.com tu trouveras d'autre exemple en faisant des recherche avec "radar" ou "compass" (qui veut duire boussole en anglais 😉
Désolé de pas pouvoir aider plus...
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
06-08-2012 02:54 AM
Helo,
Yes your are right, i need to post in the French forum...sorry and thanks for your help.
Regards,
Christophe
06-08-2012 02:55 AM
Bonjour et merci pour ton aide, je regarde ca et reviens vers toi.
Merci beaucoup.
Christophe
06-08-2012 07:14 AM
Hi all,
I am just looking for how to connect two inputs (Compas and Ultrasonic sensor) to the radar plotting function.
I joined a screenshot of what i am looking for.
If anybody could help me please.
Thank you for your help and support.
Regards,
Christophe
06-12-2012 10:46 AM
Hi Christophe,
You have to adapt data between your two type of data (compass and ultrasonic sensor).
You'll design the VI who adapts data in knowing that's the polar plot accept the data types
If you want more help about input cluster ("info sur les tracés, sur l'axe, etc...) you can click on the link "Aide détaillée".
Regards,
Romain P.
National Instruments France