Code:
IF (ml_value[temp]-$5B)<$27 THEN
    Summe_alarm.0[temp]=0
ELSE
    summe_alarm.0[temp]=1
ENDIF
When used with FOR NEXT or any of the others, this should further cut time and code space .....

ASM anyone?