1 ; motorstep 2 ; pulse program to set the motor on desired velocity step 3 ; 2/7/01 bm 4 5 5m 6 setf2^3 7 1m 8 setf2|3 ; reset clock 9 5m 10 5 setf2^4 11 10m 12 setf2|4 ; shift clock 13 100m 14 lo to 5 times l8 15 5m ; leave it at this speed 16 exit;