LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

créer écran radar graphique

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

0 Kudos
Message 1 of 7
(3,913 Views)

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

    Benjamin R.


Senior LabVIEW Developer @Neosoft


0 Kudos
Message 2 of 7
(3,908 Views)

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

Antoine Chalons

0 Kudos
Message 3 of 7
(3,906 Views)

Helo,

 

Yes your are right, i need to post in the French forum...sorry and thanks for your help.

 

Regards,

 

Christophe

0 Kudos
Message 4 of 7
(3,904 Views)

Bonjour et merci pour ton aide, je regarde ca et reviens vers toi.

 

Merci beaucoup.

 

Christophe

0 Kudos
Message 5 of 7
(3,903 Views)

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

0 Kudos
Message 6 of 7
(3,893 Views)

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

 

Sans titre.png

 

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

0 Kudos
Message 7 of 7
(3,870 Views)