home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
demo
/
wit4711
/
lib
/
help
/
ui
/
counter.
/
counter.bin
Wrap
Text File
|
1995-12-09
|
629b
|
16 lines
OPERATOR
counter --- generalized counter
DESCRIPTION
The counter operator implements a generalized method of producing a set of
integer objects. The count , incre , and final parameters set up the start
count, increment, and final count respectively. When the top input arrives,
two outputs are produced. The top output is the count value whereas the
bottom output is an end flag. The end flag is zero for each count value
produced until the final count is reached at which time an end flag of one
is generated. The lower input causes the counter value to reset to the
initial value.