# File name : go_fdm16.sml SSVER $Revision: 1.2 $ # $Id: go_fdm16.sml,v 1.2 1997/01/07 20:07:33 phopkins Exp $ # VERSION="$Revision: 1.2 $" # Description : Defines the 0-9 front panel GO buttons # Last modification: 12 MAR 92 1.0 - Initial version -PEH # 12 MAR 92 1.01 - added ssver head information # 21 APR 92 1.02 - added test patterns # 08 DEC 92 1.03 - removed comment from VS124,130 # 15 JUN 93 1.04 - added V= logic # 08 MAR 94 1.05 - clear top 5 lines # 17 JUL 94 1.06 - assign button 2 to toggle second tip. # 25 OCT 94 1.07 - changed CD139 to CD129 and CD137 to CD131. # 01 DEC 94 1.08 - changed name from SS_GO_1600.sml # 12 DEC 94 1.09 - move variable 126 (holder) to 127. # 29 SEP 95 1.10 - define buttons , new 2, 5 and 1, 6 # 06 OCT 95 1.11 - changed header # 03 JAN 96 1.12 - changed file name, from SS_GO_FDM16.sml # 02 AUG 96 4.01 - added to cvs. -PH # 02 Jan 97 - changed ED: -PH ## BD0; # Push button 0 XD127; # aborts download ED; BD1; # Push button 1 XD182; # purge tip for non-ABS ED; BD2; # Push button 2 XD192; # make cal box for non-ABS ED; BD3; # Push button 3 FP7423; # lock out front panel, all except PAUSE, STOP XD120; # tip wipe 120 normal FP; ED; BD4; # Push button 4 FP7423; # lock out front panel, all except PAUSE, STOP XD121; # tip wipe 121 for ABS FP; ED; BD5; # Push button 5 XD191; # make cal box for ABS ED; BD6; # Push button 6 XD181; # pruge two tips for ABS ED; BD7; # Push button 7 ED; BD8; # Push button 8 ED; BD9; # Push button 9 XD123; # park head ED;