Specifications

Control Block Description
ADDvantage-32 PLUS
4-27
If INP > MAXL, then
OUT = MAXL
MAX = high, MIN = low
If INP < MINL, then
OUT = MINL
MIN = high, MAX = low
If MINL < INP < MAXL, then
OUT = INP
MAX = low
MIN = low