Manual

SECTION 11. OUTPUT PROCESSING INSTRUCTIONS
11-3
*** 70 SAMPLE ***
FUNCTION
This instruction stores the value from each
specified input location.
PAR. DATA
NO. TYPE DESCRIPTION
01: 2 Repetitions
02: 4 Starting input location number
Outputs generated: 1 per repetition
*** 71 AVERAGE ***
FUNCTION
This instruction stores the average value over
the given output interval for each input location
specified.
PAR. DATA
NO. TYPE DESCRIPTION
01: 2 Repetitions
02: 4 Starting input location number
Outputs generated: 1 per repetition
*** 72 TOTALIZE ***
FUNCTION
This instruction stores the totalized value over
the given output interval for each input location
specified.
PAR. DATA
NO. TYPE DESCRIPTION
01: 2 Repetitions
02: 4 Starting input location number
Outputs generated: 1 per repetition
*** 73 MAXIMUM ***
FUNCTION
This instruction stores the MAXIMUM value
taken (for each input location specified) over a
given output interval. An internal FLAG is set
whenever a new maximum value is seen. This
FLAG may be tested by Instruction 79. Time of
maximum value(s) is OPTIONAL output
information, which is selected by entering the
appropriate code for Parameter 2.
PAR. DATA
NO. TYPE DESCRIPTION
01: 2 Repetitions
02: 2 Time of maximum (optional)
03: 4 Starting input location number
Outputs generated: 1 per repetition (plus 1 or 2
with time of max. option)
CODE OPTIONS
00 Output the maximum (or minimum)
value ONLY
01 Output the max. (or min.) value with
SECONDS information
10 Output the max. (or min.) value with
HOUR-MINUTE information
11 Output the max. (or min.) value with
HR-MIN,SEC information
*** 74 MINIMUM ***
FUNCTION
Operating in the same manner as Instruction
73, this instruction is used for storing the
MINIMUM value sensed (for each input location
specified) over a given output interval.
PAR. DATA
NO. TYPE DESCRIPTION
01: 2 Repetitions
02: 2 Time of minimum (optional)
03: 4 Starting input location number
Outputs generated: 1 per repetition (plus 1 or 2
with time of min. option)
*** 75 STANDARD AND WEIGHTED ***
VALUE HISTOGRAM
FUNCTION
Processes input data as either a standard
histogram (frequency distribution) or a weighted
value histogram.
The standard histogram outputs the fraction of
time that the value in a specified input location
(defined as the bin select value) is within a
particular subrange of the total specified range.
The count in the bin associated with each
subrange is incremented whenever the value
falls within that subrange. The value which is
output to Final Storage for each bin is computed
by dividing the accumulated total in each bin by