38
Module function B
:016
R ;return
Module function C
:017
R ;return
Activity after 2xSTOP
:018
R ;return
Activity for START after 2xSTOP
:019
R ;return
Waiting for clear push button
:150
SF20 ;saves OP
0
SRH015 ;resets clear button code register
:151 ;label of the internal cycle waiting
for clear ;button code
LRH015 ;loads register
=.00A1 ;is it the code of clear button?
LF20 ;if yes restores OP
R ;return
Z
G151 ;if not jumps back to :151
Waiting for the start button
:152
SF20 ;saves OP
.0080
SRH014 ;resets start button code registera