LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Airplane HSI

I am trying to make an attitude indicator, for an experimental
aircraft that I am building, with Labview 6,01i, but I can not figure
it out. Is there anyone out there who can help me with some tips to
get going???

Thanx

Sjur
0 Kudos
Message 1 of 4
(3,059 Views)
> I am trying to make an attitude indicator, for an experimental
> aircraft that I am building, with Labview 6,01i, but I can not figure
> it out. Is there anyone out there who can help me with some tips to
> get going???
>

I'm not certain what an attitude indicator looks like. If it is
essentially a gauge, then start with one of those. You can also add
another needle if you need it.

If it is similar to an artificial horizon control, then you might search
for that term on devzone. I've seen these built using the picture
control. If you build polygons for the top and bottom section, these
are easy to rotate with some simple math. You can then draw lines and
scales over the top. I've also seen controls that look like sliders
except the scale is wh
at moves around and the needle stays in the
center. These can be built either by setting the scale properties for a
slider with a line decoration above it, or using the picture control.

Greg McKaskle
0 Kudos
Message 2 of 4
(3,059 Views)
Greg McKaskle wrote in message news:...
> > I am trying to make an attitude indicator, for an experimental
> > aircraft that I am building, with Labview 6,01i, but I can not figure
> > it out. Is there anyone out there who can help me with some tips to
> > get going???
> >
>
> I'm not certain what an attitude indicator looks like. If it is
> essentially a gauge, then start with one of those. You can also add
> another needle if you need it.
>
> If it is similar to an artificial horizon control, then you might search
> for that term on devzone. I've seen these built using the picture
> control. If you build polygons for the top and bottom section, these
> are easy
to rotate with some simple math. You can then draw lines and
> scales over the top. I've also seen controls that look like sliders
> except the scale is what moves around and the needle stays in the
> center. These can be built either by setting the scale properties for a
> slider with a line decoration above it, or using the picture control.
>
> Greg McKaskle


Thanks Greg.

It is a artificial horizon I am trying to program. I am still not
quite sure how to do this, do you know any examples on the net or any
references where I can read about this topic?

Sjur
0 Kudos
Message 3 of 4
(3,058 Views)
Hi, I am also trying to find an artificial horizon and have also posted on a few forums. Have you had any success and if so could I have the instrument?

thanks

Andrew
0 Kudos
Message 4 of 4
(2,905 Views)