kitControl-Counter

 The Counter component will count boolean inactive to active transitions. It supports counting up, counting down, presetting, and clearing. The Counter is available in the Util folder of the kitControl palette. The following sections provide more details:

The Counter component includes the following properties:

Figure 15 shows an example of a Counter component property sheet.

Figure 15. Counter component example property sheet


Counter component example property sheet


Figure 16 shows an example application that ramps between the RampMaxValue and the RampMinValue. The period of the MultiVibrator object sets how fast the ramp counts. The Clock input of the BooleanLatch object config flags is set to allow fan-in.

Figure 16. Counter component example ramp up and down


Counter component example ramp up and down


Figure 17 shows an example count from the RampMaxValue down to 0 and then reset back to RampMaxValue and repeat.

Figure 17. Counter component example ramp down


Counter component example ramp down


See also Alphabetical list of kitControl components