Author: HCA Central Version: 2 Added to Library: 11-Nov-23 HCAVersion needed: 16 Keywords: Example
Package Description: This example shows how to construct a program that operates as a device and supports on, off, and change-percent.
Program Description: Example of using a Dim element with a "dimmable program" to increase by 30 percent
Program Description: Example of using a Dim element with a "dimmable program" to decrease by 40 percent
Program Description: This is an example of a program that supports Dim. If you create a program like this then HCA can handle the program like a device in that you can turn it ON, OFF, and change its level using all the various ways in HCA where you set or change a level.
Make a copy of this program and change it for your needs as this is just an example.
Example: See technical note 100 on the support web site
Parameters:
Name | Type | Description | Default |
---|---|---|---|
action | Value | Code passed in by HCA that determines the program action | |
percent | Value | Percent for ops that need it |
Program Description: Example of using a Multi element with a "dimmable program"