Specifications

Control Block Description
ADDvantage-32 PLUS
4-131
3. Implementation
If ABS is Low (0), then
IN = 1 if (LOW <= INP <= HI)
Else: IN = 0.
If ABS is High (1), then
IN = 1 if (|LOW| <= |INP| <= |HI|)
Else: IN = 0.
If IN = 1 OUT = 0
Else: IN = 0 OUT = 1