Micromod MOD: 1800P - MOD 30ML Identity Module (Version 2) Algorithms, Tables and Sequential Logic Functions User Manual
Page 107

Logic Functions - Book 2
Totalizer Block
8-99
03
Bad Inputs (BADINP) .........................................................................................................CWR
See Section 2.3.2, Data Quality for additional information.
REJECTED
0
Block checks data quality on analog input or pulse input, direction,
reset, stop, run and hold inputs are examined on every execution of
the block. If any input is bad, then the totalizer does not update the
outputs and the output qualities are set bad. .
ACCEPTED
1
Block runs its algorithm without a check on input quality and output
quality is set to good.
04
Input Type (INTYPE) ............................................................................................................ C-R
Indicates the type of input that is to be totalized.
ANALOG
0
An analog input is connected to the totalizer block.
PULSE
1
(Future) If Input Type is PULSE then MODIN must be connected to
MODOUT of a Pulse Input Module.
05
Auto Wrap (WRAP) ............................................................................................................CWR
Auto wrap allows the totalizer to continue counting when a limit is reached or exceeded
wrapping the count to the opposite limit value plus any carry over greater/lesser than the limit.
NO
0
Counting will stop when a limit is reached.
YES
1
Total count will wrap around to the opposite limit and continue
counting when a limit is reached.
06
Rate (RATE)........................................................................................................................CWR
The time units used in interpreting the input value. Rate applies only when Input Type is
Analog and can be SECONDS, MINUTES, HOURS or DAYS. For example, if the input is held
constant at 100 engineering units, rate is MINUTES, and scale factor is 1.0, the totalized count
will increase at a rate of 100 counts per minute. If scale factor is 2.0, the totalized count will
increase at a rate of 50 counts per minute. Default is 0 (SECONDS).
SECONDS
0
Totalized count will change at a rate of counts per second.
MINUTES
1
Totalized count will change at a rate of counts per minute.
HOURS
2
Totalized count will change at a rate of counts per hour.
DAYS
3
Totalized count will change at a rate of counts per day.
07
Restart Mode (RESMODE) ................................................................................................CWR
This value is used when the instrument is initialized due to a cold or frozen restart. On a warm
instrument restart, the block will continue in the mode it was in before the restart.
RUN
0
Instrument is initialized in the run mode after a cold or frozen restart.
HOLD
1
Instrument is initialized in the hold mode after a cold or frozen restart.
PREV
2
Instrument is initialized in the previous mode after a cold or frozen
restart (default value).