rssharpe Posted May 24, 2009 Report Share Posted May 24, 2009 Very very new to Labview, I am looking for a compass rose gauge to display heading information. And 3 d display for pitch,roll,heading. Any suggestions would be greatly app. Thank you! Quote Link to comment
Yair Posted May 25, 2009 Report Share Posted May 25, 2009 You should go through some of these. You can find a thread with some basic info on dial customizing here. You can use one of those techniques to create a basic compass. You can find a more detailed document here. Also, if you search here or in the NI forums for things like "pitch" and "roll" you should be able to find some examples. Quote Link to comment
MikaelH Posted May 27, 2009 Report Share Posted May 27, 2009 QUOTE (rssharpe @ May 24 2009, 03:03 AM) Very very new to Labview, I am looking for a compass rose gauge to display heading information. And 3 d display for pitch,roll,heading. Any suggestions would be greatly app. Thank you! And you could also use the picture control and use the drawing funtions to draw your own control, I would use that for the pitch,roll,heading and then customize a Gauge control to create the compass. //MIkael Quote Link to comment
vugie Posted May 28, 2009 Report Share Posted May 28, 2009 QUOTE (MikaelH @ May 26 2009, 11:28 PM) And you could also use the picture control and use the drawing funtions to draw your own control, I would use that for the pitch,roll,heading and then customize a Gauge control to create the compass.//MIkael In my http://forums.lavag.org/BitMan-Bitmap-Manipulation-Library-file177.html' target="_blank">image manipulation library there is an example "clock.vi" where I created fancy gauge using picture control. It looks lie this: http://forums.lavag.org/post-a12105-clock.swf Quote Link to comment
PJM_labview Posted May 28, 2009 Report Share Posted May 28, 2009 Note: This is a cross post (NI- Forum). PJM Quote Link to comment
rssharpe Posted May 28, 2009 Author Report Share Posted May 28, 2009 Got it, Thanks to all. I was pressed for time so did not read ahead! Thanks again Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.