Changes

Jump to navigation Jump to search
Importing a new version from external source
==HW settings==
{|class="wikitable"
|-
!Name!!Type, range!!SUBID!!Default!!Description
|-
|dm||char[6]||98||'LLLLLL'||Each char is responsible for the type of a particular channel
*'g' – use like halogen dimer-lamp
*'s' – Soft Switch, lamp, when on/off power is supplied/deenergised smoothly *(500msec)
*'k' – Switch, lamp, when on/off power is supplied/deenergised immediately
*'l' – LED Function, dimmable LED lamps
*'v' – linear Function of dimming
*'b' – blinds
*'f' – fancoil
*'-' – Channel disabled
*'+' – Regular channel
Example: dm='sk--l-'
|-
|def||integer 0-250||1-6||100||The default brightness level in case of a power reset (1..250). Example: def=250
|-
|min||integer 0-100||1-6||0||Minimum dimming level, example: min=10
|-
|max||integer 0-100||1-6||100||Maximum dimming level, example max=95
|-
|start||integer 0-100||1-6||0||The Start function is used for lamps that lack the minimal voltage to get turned on. If the set value is lower than the start value, the lamp is turned on at the start value and them the light is dimmed down to the set level. Example: start=60
|-
|force||integer 0-100||1-6||10||Time duration of the starting value (measured in milliseconds). Example: force=20
|-
|runtime||integer 0-60000||1-6||1000||Runtime is the speed of changing the brightness from 'min' to 'max' (measured in milliseconds). Example: runtime=1000
|}
3,388

edits

Navigation menu