Author: HCA Central Version: 2 Added to Library: 11-Nov-23 HCAVersion needed: 16 Keywords: Utility
Package Description: Simple program to capture the current level of a device, set to a specified percent, wait, and restore to the original level
Program Description: Determines the current device percentage, saves it, and then sets it to the percentage desired. The specified number of minutes later it returns the device to the saved percentage.
Example: Use Start-Program element to start the program and select as arguments the device to control, to what level, and for the number of minutes. There are default values for percent (100) and time to return (5 minutes)
Parameters:
Name | Type | Description | Default |
---|---|---|---|
Device | Object | Device to operate upon | |
Percent | Value | Level to go to | 100 |
HowLong | Value | How many minutes to stay at the level before returning to original level | 5 |