#Vertical Speed Display 737 and Bank Angle switch

1 messages · Page 1 of 1 (latest)

zenith needle
#

Vertical Speed Display 737 and Bank Angle switch

lucid echo
#

For the bank angle switch you can use the writable dataref laminar/B738/rotary/autopilot/bank_angle

zenith needle
#

Thank you

#

For the VS Display I found a solution

lone bronze
#

btw, you can just leave original messages here, as they will be useful for others who often have the same problem, no need to delete anything when you find a soluition.

iron mountain
zenith needle
#

@iron mountain Sure! I created an extra Output with the name LED VS. There I got the value of the VS LED. So 0 for off and 1 for on. Then I created a second output for the 7 Segment Display. I added to this output the precondition that if the first output (VS LED Output) is 1, the 7 segment display is on. I will send some pictures.