AH500 Programming Manual   
6-166 
 
4.  When the current value of C10 is within the range between the minimum value and the 
maximum value, M10~M13 are ON. Otherwise, M10~M13 are OFF. 
D100=40  D101=100 
40≦C10≦100 
M10=ON 
D102=120  D103=210 
120≦C10≦210 
M11=ON 
D104=140  D105=170 
140≦C10≦170 
M12=ON 
D106=150  D107=390 
150≦C10≦390 
M13=ON 
5.  Suppose the minimum value is larger than the maximum value. When the current value of C10 
is less than the maximum value (C10<60), or when the current value of C10 is larger than the 
minimum value (C10>140), M12 is ON. Otherwise, M12 is OFF. 
D100=40  D101=100 
40≦C10≦100 
M10=ON 
D102=120  D103=210 
120≦C10≦210 
M11=ON 
D104=140  D105=60 
60≦C10≦140 
M12=OFF 
D106=150  D107=390 
150≦C10≦390 
M13=ON 
4002000
40
100
120 210
60
140
150 390
M10
M11
M12
M13