Components in the kitControl “Timer” folder include 3 timer types, and 2 components for working with Baja absolute time (AbsTime). Two of the timers are boolean-types, as follows:
BooleanDelay provides a configurable delay for an input transition passed to the output.
OneShot provides an adjustable “one shot” timed output upon a false-to-true input transition.
The third timer is a NumericDelay, a numeric-type. It provides a input-to-output delay that is effectively a “stepped ramp,” based upon configured properties.
For working with AbsTime, the Timer folder provides the following two components:
CurrentTime — for display or reference to the current system time.
TimeDifference — subtracts one AbsTime value from another, with output result in milliseconds.
Copyright © 2000-2016 Tridium Inc. All rights reserved.