|
ANY-maze Help > The ANY-maze reference > The Protocol page > The elements of a protocol > Inputs and outputs > Light controllers > Light controller actions Light controller actions
IntroductionAs you may know, a procedure can include actions, some of which can affect a light controller - these are detailed below. Actions
If the light is already on, then this action will have no effect. If the light is on at a low level and you want to make it 100%, then use the Set light level action (see below). If the light is ramping and you want it to stop ramping and jump instantly to a new level then, again, use the Set light level action.
If you want to create a specific slope, for example 10%/s, then you can use the lighting controller's light level variable in your procedure to determine what the light level is now, and then set the ramp duration to achieve your target light level with the desired slope. If you set the ramp duration while the controller is ramping, the new duration will only be used the next time you change the light level. Important: A ramp duration is used once and then reset to zero. For example, if you set a light controller to have a level of 100% and a ramp duration of 10s and then you switch the light on, it will ramp from off to 100% over 10s. If you then switch the light off, it will turn off instantly. If you wanted it to ramp off over 10s, then you would need to set the ramp duration again, before you switch it off.
© Copyright 2003-2026 Stoelting Co. All rights reserved ANY-maze help topic T0299 |