kitControl-SineWave
This component generates a sine wave as a StatusNumeric out.
SineWave is available in the Util folder of the kitControl palette.

| Property | Value | Description |
|---|---|---|
| Facets | Config Facets window (defaults to null units, a single decimal place, minimum=negative infinity, and maximum=positive infinity) | Selects units and configures how the value displays: units defines the unit of measure fromacceleration to volumetric flow. precision defines the number of decimal places. min defines the lowest value allowed. max defines the highest value allowed. This definition applies to the Out property value for this component. |
| Out | read-only number | Displays the calculated value |
| Period | hours minutes seconds (defaults to 30 seconds) | Defines the duration of the ramp. |
| Amplitude | number of decibels (defaults to 50.00) | Amplitude is the height of sine wave from its lowest to highest point. |
| Offset | positive or negative number to two decimal places (defaults to 50.00) | Adjusts the amplitude. |
| Update Interval | hours minutes seconds (defaults to one second) | Defines how often to restart the ramp. |
| Offset | number to two decimal places (defaults to 50) | Defines a positive or negative distance from zero that the wave's amplitude is centered on. |
| Update Interval | hours minutes seconds (defaults to one second) | Defines the interval. |