:code :setup active force off :setup active interrupt off :setup beep on /* ************************************************* * This program turns the Fluke 9010A into a * * < 4Mhz FREQUENCY COUNTER * ************************************************* */ :equate frequency as 1 :equate count.test as :next :program count.test label 3 execute frequency DISPLAY HERE IS REG0 $0 DISPLAY HERE IS REGF $F goto 3