Translations:Metaforsa2 MFC-14/88/en
HW Settings
Name | Type, range | SUBID | Default | Description |
---|---|---|---|---|
runtime | integer 0-100 | 1-10 | 15 | runtime is the open/close time in seconds, is used for jalousie, gate, valve(2 pole);
|
runtimeopen | integer 0-60000 | Blinds subId | Runtimeopen is the open time in milliseconds, is used for blinds; Example: runtimeopen=15000 | |
runtimeclose | integer 0-60000 | Blinds subId | Runtimeclose is the close time in milliseconds, is used for blinds; Example: runtimeclose=15000 | |
hold | integer 0-10000 | 1-10 | 500 | hold is the bridging time in milliseconds, is used for gate and jalousie (by default hold is the same as runtime for jalousie and gate), lock; Example: hold=3500 |
def | string 'ON' | 1-10 | 'OFF' | def is the element status is set after restart, is used for lamp, heating, valve(1 pole); Example: def='ON' |
stop | Char ‘R’ | 1-7 | – | (for 2-pole gate and blinds) If it is declared then by Stop command during the motion, the same impulse appears as it was at the beginning of the motion. Pole, an which the stop-impules is formed, is defined by the parameter Stop value. If it is ‘r’ or ‘R’ then stop-impulse is produced on the opposite to the start-impulse pole. If any other value is delcared (e.g., ‘d’ ) then the stop-impulse is on the same pole. If a Runtime passed after the beginning of the motion then the stop-impulse is not formed. Example: stop=’r’ |
out | char[10] | 98 | 'LLLLHHHHP-' | Each char is responsible for the type of a particular channel
Example: out='LLB-G-V-W-' |
dm | char[4] | 98 | ‘LLLL’ | Each char is responsible for the type of a particular channel
Example: dm=’skl-‘ |
def | integer 0-250 | 11-14 | 100 | The default brightness level in case of a power reset (1..250). Example: def=250 |
min | integer 0-100 | 11-14 | 0 | Minimum dimming level, example: min=10 |
max | integer 0-100 | 11-14 | 100 | Maximum dimming level, example max=95 |
start | integer 0-100 | 11-14 | 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 | 11-14 | 10 | Time duration of the starting value (measured in milliseconds). Example: force=20 |
runtime | integer 0-60000 | 11-14 | 1000 | Runtime is the speed of changing the brightness from ‘min’ to ‘max’ (measured in milliseconds). Example: runtime=1000 |
offset | integer (+/- 0…39) | 39-46 | '0' | sensor values offset; For example, offset is -3.8 :
Example: hw="offset='-3.8'" |
in | char[24] | 98 | 'BBBBBBBBBBBBMMMLLLKKKKKK' | Each char is responsible for the type of a particular channel
Example: in='MMMMMMMMMMMMLLLLLLLLLLLL' 12 motion sensors and 12 leak-sensors; in='BBBBBBBBSSSSSSRRRRSSRRRR' 8 buttons; 8 switches and 8 LED channels. |
rgb | char[8] | 98 | 'RGBLRGBL' | Each char is responsible for the type of a particular channel selected as 'R' in inputs
Example: hw="in='BBBBBBBBSSSSSSRRRRSSRRRR' rgb='RGBLLLLL'" |