0 BEGIN PGM 8220_EN MM 1 ;NC program to define at which time the 2 ;counter in the program 8225_en.h is to be 3 ;reset. 4 ; 5 ;INPUT 6 QR10 = 13 ;HOUR 7 QR11 = 55 ;MINUTE 8 ;END OF INPUT 9 ; 10 QR1 = 0 ;Counter reset 11 END PGM 8220_EN MM