Skip to navigation


Dashboard: UpdateIndicator (Part 10 of 15)

Name: UpdateIndicator (Part 10 of 15) [Show more] Type: Subroutine Category: Dashboard Summary: Calculations for the slip indicator (indicator 6), the top part of the slip-and-turn indicator
Context: See this subroutine in context in the source code References: No direct references to this subroutine in this source file
.uind19 \ If we get here then the indicator number in X is 6 LDA slipRate \ Set A = slipRate JMP DrawIndicatorHand \ Apply min and max limits to the value in A and update \ the indicator on-screen, returning from the subroutine \ using a tail call