Skip to navigation


Dashboard: dialle

[Apple II version]

Name: dialle [Show more] Type: Variable Category: Dashboard Summary: The threshold value for each indicator that defines low and high values, and therefore the low and high colours for the indicator
Context: See this variable in context in the source code References: This variable is used as follows: * DIS1 uses dialle
.dialle EQUB 28 ; 0 = Speed indicator EQUB 0 ; 1 = Roll indicator EQUB 0 ; 2 = Pitch indicator EQUB 16 ; 3 = Energy bank 4 (bottom) EQUB 0 ; 4 = Energy bank 3 EQUB 0 ; 5 = Energy bank 2 EQUB 0 ; 6 = Energy bank 1 (top) EQUB 8 ; 7 = Forward shield indicator EQUB 8 ; 8 = Aft shield indicator EQUB 0 ; 9 = Fuel level indicator EQUB 8 ; 10 = Altitude indicator EQUB 24 ; 11 = Cabin temperature indicator EQUB 24 ; 12 = Laser temperature indicator