.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 callName: 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 indicatorContext: See this subroutine in context in the source code References: No direct references to this subroutine in this source file
[X]
Subroutine DrawIndicatorHand (category: Drawing lines)
Apply min and max limits to an indicator value and draw a hand on the indicator
[X]
Variable slipRate in workspace Main variable workspace
Slip rate