Editor Question
#8
the S input is the decrement, the E input is the increment. The W output (increment overflow) fires a single pulse when the digit wraps UP from 9 to 0. The N output (decrement overflow) gives a solid output when the digit wraps DOWN from 0 to 9, and stays on until it counts down to 8.

In your case with two stacked digits (00) you decrement the lower to 9 and thus it fires the N output which causes the upper digit to decrement to 9. So, you go from 00 to 99. If you do it again, you can count down to 98, 97, 96, etc.


Using the increment counter on vertically stacked digits will only affect that digit, because the increment overflow goes to the west and is unused. See my level 26 `PROCESS IMPROVEMENT' for an example of a count-up/count-down clock that uses both the increment and decrement functions on the same set of digits.

Hope this helps Slight smile
My CC1 custom levelset, JoshuaBoneLP.dat
My 'Walls of CC1' custom levelset for CC2, JBoneWOCC.zip, containing levels based on the first 28 levels of CC1.
My CC2 misfit levels, JBoneMisfits.zip, containing 4 levels that didn't fit anywhere else.
Designer totals:
15 levels in CCLP3
52 levels in CC2
Public Apology: I'm very, very sorry about HAUNTED CASTLE, ANTARCTICA, and the endings on VENICE and THINKTANK.
Reply


Messages In This Thread
Editor Question - by Phazite - 30-Jun-2015, 6:15 AM
Editor Question - by Alan Redgown - 30-Jun-2015, 8:23 AM
Editor Question - by Joshua Bone - 30-Jun-2015, 9:20 AM
Editor Question - by Phazite - 30-Jun-2015, 12:14 PM
Editor Question - by Alan Redgown - 30-Jun-2015, 12:58 PM
Editor Question - by Phazite - 30-Jun-2015, 1:18 PM
Editor Question - by Pulluxx - 02-Jul-2015, 5:24 PM
Editor Question - by Joshua Bone - 02-Jul-2015, 5:40 PM
Editor Question - by Pulluxx - 02-Jul-2015, 6:14 PM
Editor Question - by Joshua Bone - 02-Jul-2015, 6:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)